Update 1.1.0

This commit is contained in:
Paldiu
2022-05-12 23:38:53 -05:00
committed by GitHub
parent 61e201413f
commit 1ab209fa6c

View File

@ -17,6 +17,6 @@ repositories {
}
dependencies {
shadow 'io.github.simplexdevelopment:SimplexCL:1.0.0'
shadow 'io.github.simplexdevelopment:SimplexCL:1.1.0'
}
```