mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
Android: Remove unused benchmark flags
This commit is contained in:
parent
2782318b8c
commit
805f921b55
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@ android {
|
|||
signingConfig signingConfigs.debug
|
||||
matchingFallbacks = ['release']
|
||||
debuggable true
|
||||
applicationIdSuffix ".benchmark"
|
||||
versionNameSuffix '-benchmark'
|
||||
proguardFiles getDefaultProguardFile(
|
||||
'proguard-android-optimize.txt'),
|
||||
'proguard-rules.pro'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue