bump version code/number past that used by f-droid.org - code 15, version 0.3.3
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.cradle.iitc_mobile"
|
||||
android:versionCode="14"
|
||||
android:versionName="0.3.2.1" >
|
||||
android:versionCode="15"
|
||||
android:versionName="0.3.3" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
Reference in New Issue
Block a user