forked from GitHub/gf-core
bump the version code in AndroidManifest.xml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.grammaticalframework.ui.android"
|
||||
android:versionCode="3"
|
||||
android:versionCode="5"
|
||||
android:versionName="1.1"
|
||||
android:installLocation="auto" >
|
||||
|
||||
|
||||
Reference in New Issue
Block a user