2020-05-30 19:41:49 +02:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-03-04 12:19:37 +01:00
|
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
|
<application android:label="Touchy Tickets">
|
2023-02-11 10:16:42 +01:00
|
|
|
|
<meta-data android:name="com.google.android.gms.games.APP_ID" android:value="\u003169609944700"/>
|
2020-07-21 20:26:52 +02:00
|
|
|
|
</application>
|
2023-03-04 12:19:37 +01:00
|
|
|
|
<uses-permission android:name="android.permission.INTERNET"/>
|
2020-06-14 22:31:06 +02:00
|
|
|
|
</manifest>
|