Update version to 1.1.8 and fix version code to 9 in Android build files
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:versionCode="9"
|
||||
android:versionName="1.1.8">
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
|
||||
Reference in New Issue
Block a user