mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 00:58:47 +00:00
build.gradle: update ProGuard to 6.2.2
This commit is contained in:
parent
7aeee3c505
commit
2c04846051
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.1.4'
|
||||
classpath 'net.sf.proguard:proguard-gradle:6.0.3'
|
||||
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