update!
This commit is contained in:
parent
338810c623
commit
4832ccd5ee
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="de.ellpeck.touchytickets" android:installLocation="auto"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="de.ellpeck.touchytickets" android:installLocation="auto"
|
||||||
android:versionCode="110" android:versionName="1.1.0">
|
android:versionCode="120" android:versionName="1.2.0">
|
||||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28"/>
|
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28"/>
|
||||||
<application android:label="Touchy Tickets" android:resizeableActivity="true">
|
<application android:label="Touchy Tickets" android:resizeableActivity="true">
|
||||||
<meta-data android:name="com.google.android.gms.games.APP_ID" android:value="\u003169609944700" />
|
<meta-data android:name="com.google.android.gms.games.APP_ID" android:value="\u003169609944700" />
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 99a5dcc832a1f789a0ccf4fe660568360650596d
|
Subproject commit 90e3412f1a2eb63941934d64db2e8e17ed7a03ff
|
Loading…
Reference in a new issue