bump mobile version number - this one was (in theory) used for an f-droid.org build - not sure that was released though
will need bumping again for next public release
This commit is contained in:
parent
039167051e
commit
6fd100c3fe
@ -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="13"
|
||||
android:versionName="0.3.2" >
|
||||
android:versionCode="14"
|
||||
android:versionName="0.3.2.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
Loading…
x
Reference in New Issue
Block a user