We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837891c commit a64ab9cCopy full SHA for a64ab9c
1 file changed
build.gradle.kts
@@ -73,7 +73,7 @@ allprojects {
73
74
dependencies {
75
val libraryVersion = "1.11.4.1"
76
- val mindustryVersion = "2025.08.X16" //v151.1
+ val mindustryVersion = "v2025.08.X16" //v151.1
77
api("cf.wayzer:ScriptAgent:$libraryVersion")
78
implementation("cf.wayzer:LibraryManager:1.6")
79
0 commit comments