mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-12 17:44:53 +00:00
Use build tool 23.0.2
This commit is contained in:
parent
75def18a8e
commit
8669e34ce1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 23
|
compileSdkVersion 23
|
||||||
buildToolsVersion "23.0.1"
|
buildToolsVersion "23.0.2"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "eu.faircode.netguard"
|
applicationId "eu.faircode.netguard"
|
||||||
|
|
Loading…
Reference in a new issue