Switch usages android build tools from 23.0.1 to 28.0.3

This commit is contained in:
Mikhail Bogdanov
2020-04-13 12:47:55 +02:00
parent b0e72f90f1
commit 9d68db1668
7 changed files with 6 additions and 7 deletions
@@ -14,7 +14,7 @@ buildscript {
}
ext {
androidBuildToolsVersion = '23.0.1'
androidBuildToolsVersion = '28.0.3'
}
allprojects {