mirror of
https://github.com/moparisthebest/android_external_SafeParcel
synced 2025-03-03 02:41:57 -05:00
Gradle: update build tools
This commit is contained in:
parent
1c2e9644da
commit
330b6bd4f3
@ -9,7 +9,7 @@ buildscript {
|
|||||||
apply plugin: 'com.android.library'
|
apply plugin: 'com.android.library'
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 21
|
compileSdkVersion 21
|
||||||
buildToolsVersion "21.0.2"
|
buildToolsVersion "21.1.2"
|
||||||
lintOptions.abortOnError false
|
lintOptions.abortOnError false
|
||||||
|
|
||||||
sourceSets {
|
sourceSets {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user