mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 03:59:26 +02:00
7.0 version start
This commit is contained in:
@@ -31,13 +31,8 @@ jar {
|
||||
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.younggam:multi-lib:java-v1.1.0'
|
||||
|
||||
compileOnly "com.github.Anuken.Arc:arc-core:$pMindustryVersion"
|
||||
compileOnly "com.github.Anuken.Mindustry:core:$pMindustryVersion"
|
||||
|
||||
compileOnly "com.github.Anuken.Mindustry:annotations:$pMindustryVersion"
|
||||
annotationProcessor "com.github.Anuken.Mindustry:annotations:$pMindustryVersion"
|
||||
}
|
||||
|
||||
task dexify(type: Jar) {
|
||||
|
||||
Reference in New Issue
Block a user