Update Gradle plugin to 3.0

This commit is contained in:
maskara 2017-11-02 02:57:09 +05:30
parent 6909ccff7b
commit 3adb5d83ae
5 changed files with 44 additions and 38 deletions

View file

@ -1,9 +1,9 @@
gradleVersion = 2.3.3
gradleVersion = 3.0.0
supportLibVersion = 26.1.0
compileSdkVersion = android-26
buildToolsVersion = 26.0.1
buildToolsVersion = 26.0.2
minSdkVersion = 15