Update Android gradle plugin

This commit is contained in:
xynngh 2019-12-24 17:23:21 +04:00
parent 7b13e155f1
commit 8ff8a52936
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.2'
classpath 'com.android.tools.build:gradle:3.5.3'
}
}