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