inc version to publish
This commit is contained in:
parent
a38b86c553
commit
d859671f34
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="org.ligi.ticketviewer"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="3"
|
||||
android:versionName="0.3" xmlns:tools="http://schemas.android.com/tools">
|
||||
android:versionCode="4"
|
||||
android:versionName="0.4">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="5"
|
||||
|
|
Loading…
Reference in a new issue