From 77374d8b50c82f5281281b4e5fb9bbc20af3117e Mon Sep 17 00:00:00 2001 From: AzenKain Date: Fri, 3 Apr 2026 18:00:54 +0700 Subject: [PATCH] UPDATE: Fix bug --- app/libs/firefly-go.aar | 4 ++-- app/src/main/res/raw/app_version_json.json | 4 ++-- script/release.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/libs/firefly-go.aar b/app/libs/firefly-go.aar index e828daf..ca641b2 100644 --- a/app/libs/firefly-go.aar +++ b/app/libs/firefly-go.aar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c81b0363f7503bdbebc178eab76a9efb61a18d312210c12a81a192347ca166d0 -size 13929567 +oid sha256:395ee01c29fbbf430b7342189af7d56bd55f9f7d90192d808c6124d6220ac976 +size 13928509 diff --git a/app/src/main/res/raw/app_version_json.json b/app/src/main/res/raw/app_version_json.json index 7392335..6f9363e 100644 --- a/app/src/main/res/raw/app_version_json.json +++ b/app/src/main/res/raw/app_version_json.json @@ -1,5 +1,5 @@ { - "latest_version": "4.1.3-02", + "latest_version": "4.1.3-03", "changelog": "UPDATE: Fix load map, add change nickname", - "apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/4.1.3-02/firefly_go_android.apk" + "apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/4.1.3-03/firefly_go_android.apk" } \ No newline at end of file diff --git a/script/release.json b/script/release.json index 7f18217..9fe999c 100644 --- a/script/release.json +++ b/script/release.json @@ -1,5 +1,5 @@ { - "tag": "4.1.3-02", - "title": "PreBuild Version 4.1.53 - 02" + "tag": "4.1.3-03", + "title": "PreBuild Version 4.1.53 - 03" } \ No newline at end of file