From a99eb85fdda19df60e474295186e640750ad3814 Mon Sep 17 00:00:00 2001 From: AzenKain Date: Sat, 4 Apr 2026 00:11:40 +0700 Subject: [PATCH] UPDATE: Real map fix --- app/libs/firefly-go.aar | 4 ++-- app/src/main/res/raw/app_version_json.json | 6 +++--- script/release.json | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/libs/firefly-go.aar b/app/libs/firefly-go.aar index ca641b2..a94826f 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:395ee01c29fbbf430b7342189af7d56bd55f9f7d90192d808c6124d6220ac976 -size 13928509 +oid sha256:8e0b371ac2a796eecb644353fd190828f15747048822a7c4226ca6e59a41a505 +size 13927869 diff --git a/app/src/main/res/raw/app_version_json.json b/app/src/main/res/raw/app_version_json.json index 27c5b78..ffad12f 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-03", - "changelog": "UPDATE: Fix bug in AA Mode", - "apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/4.1.3-03/firefly_go_android.apk" + "latest_version": "4.1.3-04", + "changelog": "UPDATE: Fix bug load map", + "apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/4.1.3-04/firefly_go_android.apk" } \ No newline at end of file diff --git a/script/release.json b/script/release.json index 9fe999c..5c36b08 100644 --- a/script/release.json +++ b/script/release.json @@ -1,5 +1,5 @@ { - "tag": "4.1.3-03", - "title": "PreBuild Version 4.1.53 - 03" + "tag": "4.1.3-04", + "title": "PreBuild Version 4.1.53 - 04" } \ No newline at end of file