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