mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-06 02:40:23 -08:00
Upgraded to Gradle 7 & JDK 16
This commit is contained in:
parent
b58e64ea16
commit
3ad16ab8aa
12 changed files with 36 additions and 52 deletions
|
|
@ -7,9 +7,7 @@ buildscript{
|
|||
}
|
||||
|
||||
dependencies{
|
||||
//IMPORTANT NOTICE: any version of the plugin after 3.4.1 will break builds
|
||||
//it appears abstract methods don't get desugared properly (if at all)
|
||||
classpath 'com.android.tools.build:gradle:3.4.1'
|
||||
classpath 'com.android.tools.build:gradle:7.1.0-alpha02'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue