mirror of
https://github.com/moparisthebest/android_external_GmsApi
synced 2024-11-12 20:24:59 -05:00
Fix gradle
This commit is contained in:
parent
b82cd0aecc
commit
7e2f3b8f7b
@ -10,7 +10,7 @@ buildscript {
|
||||
apply plugin: 'com.android.library'
|
||||
|
||||
dependencies {
|
||||
compile project(':SafeParcel')
|
||||
compile project('SafeParcel')
|
||||
}
|
||||
|
||||
android {
|
||||
|
Loading…
Reference in New Issue
Block a user