1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-27 02:09:41 +00:00

Updated build tools

This commit is contained in:
M66B 2017-11-09 13:51:02 +01:00
parent 8450e9e5df
commit e08ce49f63

View file

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion = 27
buildToolsVersion = "27"
buildToolsVersion = "27.0.1"
defaultConfig {
applicationId = "eu.faircode.netguard"