Update version to 1.1.8 and fix version code to 9 in Android build files

This commit is contained in:
hansoo
2025-04-05 20:52:14 +09:00
parent e5caa27e91
commit 4f1705c3b7
14 changed files with 1008 additions and 277 deletions

View File

@@ -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"