mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2024-12-12 13:47:45 +01:00
Merge branch 'update_buildtools' of git://github.com/BRNmod/android_external_GmsApi
This commit is contained in:
commit
5ed675a90b
@ -10,8 +10,9 @@ script:
|
||||
- ./gradlew assembleDebug -x lint
|
||||
android:
|
||||
components:
|
||||
- extra-android-m2repository
|
||||
- build-tools-23.0.1
|
||||
- tools
|
||||
- build-tools-23.0.2
|
||||
- android-23
|
||||
- extra-android-m2repository
|
||||
|
||||
|
||||
|
2
extern/SafeParcel
vendored
2
extern/SafeParcel
vendored
@ -1 +1 @@
|
||||
Subproject commit 273f2e1f2bf972688831e6d6837bb6b607767966
|
||||
Subproject commit 4579b940f2aab6bc4be8607b20e0bbb70ab4002d
|
@ -32,7 +32,7 @@ version = '1.0-SNAPSHOT'
|
||||
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion "23.0.1"
|
||||
buildToolsVersion "23.0.2"
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_6
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user