android: Remove buildToolsVersion

Finally a default is configured and we don't have to update this
constantly.
This commit is contained in:
Tobias Brunner
2019-03-05 15:32:33 +01:00
parent 20fdb2d42b
commit da4e08909e
-1
View File
@@ -2,7 +2,6 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 26
buildToolsVersion '27.0.3'
defaultConfig {
applicationId "org.strongswan.android"