Upgrade Gradle to 5.6.2 and AGP to 3.5.1

This commit is contained in:
alex-signal
2019-10-17 09:08:24 -03:00
committed by Greyson Parrelli
parent 86d088bce2
commit 9e3475ed94
7 changed files with 68 additions and 8 deletions

View File

@@ -5,5 +5,5 @@ repositories {
}
dependencies {
compile 'com.android.tools.build:apksig:3.3.2'
implementation 'com.android.tools.build:apksig:3.5.1'
}