mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-05 05:07:48 +00:00
10 lines
285 B
XML
10 lines
285 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="4323030"
|
|
android:versionName="4.3.23 (1069729-030)" >
|
|
|
|
<uses-sdk android:minSdkVersion="15"/>
|
|
|
|
</manifest>
|