1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-12 09:36:04 +00:00

Use build tool 23.0.2

This commit is contained in:
M66B 2015-11-01 18:53:19 +01:00
parent 75def18a8e
commit 8669e34ce1

View file

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 23
buildToolsVersion "23.0.1"
buildToolsVersion "23.0.2"
defaultConfig {
applicationId "eu.faircode.netguard"