diff options
Diffstat (limited to 'android')
| -rw-r--r-- | android/AndroidManifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index e4a6825..17e798b 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" - package="com.mygdx.game"> + package="com.ilotterytea.maxoning"> <uses-feature android:glEsVersion="0x00020000" android:required="true" /> |
