Update gradle version

This commit is contained in:
Sergey Solovyev
2017-05-25 14:10:09 +02:00
parent ebeabe0e33
commit feabaf4f1c
4 changed files with 5 additions and 3 deletions

View File

@@ -61,6 +61,7 @@ android {
sourceCompatibility JavaVersion.VERSION_1_7
targetCompatibility JavaVersion.VERSION_1_7
}
buildToolsVersion '25.0.0'
}
dependencies {