From de20e837fa937e14b176c702c73718f68337d868 Mon Sep 17 00:00:00 2001 From: LukeMackin Date: Tue, 21 Jul 2026 12:17:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20H5=E7=83=AD=E6=9B=B4=E6=96=B0v5?= =?UTF-8?q?=E2=86=92v6=20=20=E2=80=94=20versionCode=208=E2=86=925,=20?= =?UTF-8?q?=E8=BF=9C=E7=AB=AFversion.txt=E6=8C=87=E5=90=91v6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ota/h5/index-v6.html | 46 +++++++++++++++++++ ota/version.txt | 1 + .../client-android/android/app/build.gradle | 2 +- .../android/app/src/main/assets/index.html | 2 +- 4 files changed, 49 insertions(+), 2 deletions(-) create mode 100644 ota/h5/index-v6.html create mode 100644 ota/version.txt diff --git a/ota/h5/index-v6.html b/ota/h5/index-v6.html new file mode 100644 index 0000000..77be939 --- /dev/null +++ b/ota/h5/index-v6.html @@ -0,0 +1,46 @@ + + + +

Yuzu GCA HOT UPDATED

+
version 0.1.0-dav-android-6
+ + +
+ diff --git a/ota/version.txt b/ota/version.txt new file mode 100644 index 0000000..a402374 --- /dev/null +++ b/ota/version.txt @@ -0,0 +1 @@ +0.1.0-dav-android-6 \ No newline at end of file diff --git a/packages/client-android/android/app/build.gradle b/packages/client-android/android/app/build.gradle index 56c99ba..cfd261f 100644 --- a/packages/client-android/android/app/build.gradle +++ b/packages/client-android/android/app/build.gradle @@ -9,7 +9,7 @@ android { applicationId "dev.yuzu.gca" minSdk 24 targetSdk 35 - versionCode 8 + versionCode 5 versionName "0.1.0" } diff --git a/packages/client-android/android/app/src/main/assets/index.html b/packages/client-android/android/app/src/main/assets/index.html index 33db4d8..9446123 100644 --- a/packages/client-android/android/app/src/main/assets/index.html +++ b/packages/client-android/android/app/src/main/assets/index.html @@ -12,7 +12,7 @@ max-height:300px;overflow-y:auto;font-size:12px;white-space:pre-wrap} .info{color:#94a3b8;font-size:12px;margin:4px 0}

Yuzu GCA

-
version v0.1.0-dav-android-8
+
version v0.1.0-dav-android-5