Moved boosters to their own file
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ allprojects {
|
||||
|
||||
compileOnly 'org.jetbrains:annotations:23.0.0'
|
||||
|
||||
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.10'
|
||||
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.20'
|
||||
}
|
||||
|
||||
tasks.withType(JavaCompile) {
|
||||
|
||||
Reference in New Issue
Block a user