We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3c76c commit caff37fCopy full SHA for caff37f
1 file changed
build.gradle.kts
@@ -29,7 +29,7 @@ sourceSets {
29
30
31
dependencies {
32
- val libraryVersion = "1.11.2.1"
+ val libraryVersion = "1.11.2.2"
33
val mindustryVersion = "ca40f700fb" //v146.004
34
api("cf.wayzer:ScriptAgent:$libraryVersion")
35
implementation("cf.wayzer:LibraryManager:1.6")
0 commit comments