mirror of
https://github.com/AndroidAudioMods/ViPERFX_RE.git
synced 2024-12-22 22:47:25 +08:00
7701f9f87b
Signed-off-by: Martmists <martmists@gmail.com>
9 lines
123 B
Groovy
9 lines
123 B
Groovy
pluginManagement {
|
|
repositories {
|
|
google()
|
|
mavenCentral()
|
|
}
|
|
}
|
|
|
|
rootProject.name = "V4AFX_Reworked"
|