mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-11-24 04:05:13 +00:00
Update tools to 22.0.1
This commit is contained in:
parent
deb757edfb
commit
6743f1d4b1
2 changed files with 2 additions and 2 deletions
2
extern/SafeParcel
vendored
2
extern/SafeParcel
vendored
|
@ -1 +1 @@
|
|||
Subproject commit d7b18b06734e4109bc3131345a26aa261d369605
|
||||
Subproject commit 2408cfd92aae226fa9941579e9da462948f22e60
|
|
@ -19,7 +19,7 @@ dependencies {
|
|||
|
||||
android {
|
||||
compileSdkVersion 22
|
||||
buildToolsVersion "22.0.0"
|
||||
buildToolsVersion "22.0.1"
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_6
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue