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