0
0
Fork 0
mirror of https://github.com/YTVanced/VancedMicroG synced 2024-11-05 02:25:05 +00:00

Revert "Fix gradle"

This reverts commit 7e2f3b8f7b.
This commit is contained in:
mar-v-in 2015-01-25 01:27:21 +01:00
parent 7e2f3b8f7b
commit c4db81d1fc

View file

@ -10,7 +10,7 @@ buildscript {
apply plugin: 'com.android.library'
dependencies {
compile project('SafeParcel')
compile project(':SafeParcel')
}
android {