mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-11-24 04:05:13 +00:00
Add settings.gradle
This commit is contained in:
parent
e7a815f655
commit
426b7b07db
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ build/
|
|||
local.properties
|
||||
gradle/
|
||||
gradlew
|
||||
.gradle/
|
||||
|
|
1
settings.gradle
Normal file
1
settings.gradle
Normal file
|
@ -0,0 +1 @@
|
|||
include ':SafeParcel'
|
Loading…
Reference in a new issue