Update build.gradle
This commit is contained in:
parent
dfafcb0513
commit
311ee2db62
|
@ -56,12 +56,6 @@ android {
|
|||
abiFilters 'armeabi-v7a', 'x86'
|
||||
}
|
||||
}
|
||||
gold {
|
||||
applicationIdSuffix '.gold'
|
||||
resValue "string", "app_name", "RetroArch Gold"
|
||||
|
||||
dimension "variant"
|
||||
}
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
|
Loading…
Reference in New Issue