update
This commit is contained in:
parent
28be9644cc
commit
d460a4e1c3
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="032" android:versionName="0.3.2">
|
||||
android:versionCode="040" android:versionName="0.4.0">
|
||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28"/>
|
||||
<application android:label="Touchy Tickets" android:resizeableActivity="false"/>
|
||||
<permission android:name="ACCESS_NETWORK_STATE"/>
|
||||
|
|
Loading…
Reference in a new issue