android: Update Gradle plugin and wrapper

This commit is contained in:
Tobias Brunner
2017-06-30 09:32:26 +02:00
parent 45f45fed1e
commit 451498b470
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 23
buildToolsVersion "23.0.3"
buildToolsVersion '25.0.0'
defaultConfig {
applicationId "org.strongswan.android"