upgrade to gradle 4.1

This commit is contained in:
2017-11-25 14:25:33 +01:00
parent fb2de07f9a
commit 33ec805a5f
3 changed files with 18 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
android {
buildToolsVersion "23.0.1"
buildToolsVersion "26.0.2"
compileSdkVersion 20
sourceSets {
main {