mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-11-30 15:13:02 +00:00
parent
7e2f3b8f7b
commit
c4db81d1fc
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ buildscript {
|
||||||
apply plugin: 'com.android.library'
|
apply plugin: 'com.android.library'
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile project('SafeParcel')
|
compile project(':SafeParcel')
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
Loading…
Reference in a new issue