mirror of
https://github.com/Guardsquare/proguard.git
synced 2026-03-13 09:50:34 +08:00
Update android-plugin sample ProGuard dependency to 7.2.0
This commit is contained in:
committed by
Ulviyya Mammadzada
parent
40fc9e24db
commit
609bf2d973
@@ -8,7 +8,7 @@ buildscript {
|
||||
mavenCentral() // For the ProGuard Gradle Plugin and anything else.
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.guardsquare:proguard-gradle:7.1.0'
|
||||
classpath 'com.guardsquare:proguard-gradle:7.2.0'
|
||||
classpath 'com.android.tools.build:gradle:7.0.0'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user