mirror of
https://github.com/moparisthebest/android_external_SafeParcel
synced 2025-01-09 12:27:59 -05:00
Update tools to 22.0.1
This commit is contained in:
parent
d7b18b0673
commit
2408cfd92a
@ -12,7 +12,7 @@ group = 'org.microg'
|
|||||||
version = '1.2-SNAPSHOT'
|
version = '1.2-SNAPSHOT'
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 22
|
compileSdkVersion 22
|
||||||
buildToolsVersion "22.0.0"
|
buildToolsVersion "22.0.1"
|
||||||
compileOptions {
|
compileOptions {
|
||||||
sourceCompatibility JavaVersion.VERSION_1_6
|
sourceCompatibility JavaVersion.VERSION_1_6
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user