mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 00:39:53 +00:00
(Android) Add .ra64
This commit is contained in:
parent
88b28b6458
commit
f9580c245d
@ -56,6 +56,12 @@ android {
|
||||
abiFilters 'armeabi-v7a', 'x86'
|
||||
}
|
||||
}
|
||||
ra64 {
|
||||
applicationIdSuffix '.ra64'
|
||||
resValue "string", "app_name", "RetroArch"
|
||||
|
||||
dimension "variant"
|
||||
}
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
Loading…
x
Reference in New Issue
Block a user