mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-15 00:00:16 -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 {
|
android {
|
||||||
compileSdkVersion 26
|
compileSdkVersion 26
|
||||||
buildToolsVersion '27.0.3'
|
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "org.strongswan.android"
|
applicationId "org.strongswan.android"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user