mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-08 10:38:47 +00:00
allow project to be build with newest android studio (ladybug)
needs to bump android gradle plugin needs to downgrade java to 11 for some reason
This commit is contained in:
parent
d1c124478d
commit
035cb7bcc2
12 changed files with 372 additions and 16 deletions
|
@ -5,7 +5,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.1.4'
|
||||
classpath 'com.android.tools.build:gradle:4.2.2'
|
||||
classpath 'net.sf.proguard:proguard-gradle:6.2.2'
|
||||
classpath('fr.avianey.androidsvgdrawable:gradle-plugin:3.0.2') {
|
||||
exclude group: 'xerces'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue