mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
66576b12e8
baking that in as a dependency now by providing the .jar file. Still need to write stub driver in C that calls these location functions through JNI - and still need to gather all semantics for libretro API additions
10 lines
282 B
XML
10 lines
282 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="com.google.android.gms"
|
|
android:versionCode="4030530"
|
|
android:versionName="4.0.30 (889083-30)" >
|
|
|
|
<uses-sdk android:minSdkVersion="8"/>
|
|
|
|
</manifest>
|