bump android version number - required for an f-droid build, and to reduce user confusion
This commit is contained in:
parent
c151a53285
commit
e314ee8b1e
@ -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="35"
|
||||
android:versionName="0.5.4">
|
||||
android:versionCode="36"
|
||||
android:versionName="0.5.4.1">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
Loading…
x
Reference in New Issue
Block a user