mirror of
https://github.com/YTVanced/VancedMicroG
synced 2025-01-05 15:01:02 +00:00
updated buildtools
This commit is contained in:
parent
4f6a84de9d
commit
d6fc8e737e
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ version = '1.0-SNAPSHOT'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 23
|
compileSdkVersion 23
|
||||||
buildToolsVersion "23.0.1"
|
buildToolsVersion "23.0.2"
|
||||||
compileOptions {
|
compileOptions {
|
||||||
sourceCompatibility JavaVersion.VERSION_1_6
|
sourceCompatibility JavaVersion.VERSION_1_6
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue