Update build.gradle

This commit is contained in:
Twinaphex 2020-01-10 15:06:00 +01:00 committed by GitHub
parent dfafcb0513
commit 311ee2db62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,12 +56,6 @@ android {
abiFilters 'armeabi-v7a', 'x86'
}
}
gold {
applicationIdSuffix '.gold'
resValue "string", "app_name", "RetroArch Gold"
dimension "variant"
}
}
sourceSets {