update!
This commit is contained in:
parent
2c6152f210
commit
c8989f245e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="de.ellpeck.touchytickets" android:installLocation="auto"
|
||||
android:versionCode="101" android:versionName="1.0.1">
|
||||
android:versionCode="102" android:versionName="1.0.2">
|
||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28"/>
|
||||
<application android:label="Touchy Tickets" android:resizeableActivity="true"/>
|
||||
<permission android:name="ACCESS_NETWORK_STATE"/>
|
||||
|
|
Loading…
Reference in a new issue