mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
android: Remove buildToolsVersion
Finally a default is configured and we don't have to update this constantly.
This commit is contained in:
parent
20fdb2d42b
commit
da4e08909e
@ -2,7 +2,6 @@ apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion '27.0.3'
|
||||
|
||||
defaultConfig {
|
||||
applicationId "org.strongswan.android"
|
||||
|
Loading…
x
Reference in New Issue
Block a user