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