update
This commit is contained in:
parent
99b67df6be
commit
317bc72e13
1 changed files with 1 additions and 1 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="TouchyTickets.Android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="TouchyTickets.Android"
|
||||||
android:versionCode="010" android:versionName="0.1.0">
|
android:versionCode="011" android:versionName="0.1.1">
|
||||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28"/>
|
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28"/>
|
||||||
<application android:label="Touchy Tickets"/>
|
<application android:label="Touchy Tickets"/>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
Loading…
Reference in a new issue