mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2024-11-19 02:29:25 +01:00
Disable Google API
This commit is contained in:
parent
a383f58753
commit
2539e4b3be
@ -25,12 +25,7 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
/**
|
compileSdkVersion 21
|
||||||
* Temporarily use Google APIs for the Maps API.
|
|
||||||
* Maps API v2 will stop redirecting to Maps API v1 in the future so this is
|
|
||||||
* not a big problem right now.
|
|
||||||
*/
|
|
||||||
compileSdkVersion 'Google Inc.:Google APIs:21'
|
|
||||||
buildToolsVersion "21.1.2"
|
buildToolsVersion "21.1.2"
|
||||||
lintOptions.abortOnError false
|
lintOptions.abortOnError false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user