From 6149ff55ab04c6f9ce97de8003544c43c3064a52 Mon Sep 17 00:00:00 2001 From: AzenKain Date: Sat, 4 Oct 2025 22:14:57 +0700 Subject: [PATCH] FIX: Fix sync data --- ...80.salive => kotlin-compiler-6421079506781472493.salive} | 0 app/src/main/res/raw/app_version_json.json | 6 +++--- library/firefly-go.aar | 4 ++-- script/README_Note.md | 2 +- script/release.json | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) rename .kotlin/sessions/{kotlin-compiler-10878100636103042280.salive => kotlin-compiler-6421079506781472493.salive} (100%) diff --git a/.kotlin/sessions/kotlin-compiler-10878100636103042280.salive b/.kotlin/sessions/kotlin-compiler-6421079506781472493.salive similarity index 100% rename from .kotlin/sessions/kotlin-compiler-10878100636103042280.salive rename to .kotlin/sessions/kotlin-compiler-6421079506781472493.salive diff --git a/app/src/main/res/raw/app_version_json.json b/app/src/main/res/raw/app_version_json.json index aebf7e5..d95d7ae 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": "3.6.2-05", - "changelog": "UPDATE: Re-optimize performance", - "apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/3.6.2-05/firefly_go_android.apk" + "latest_version": "3.6.2-06", + "changelog": "FIX: Fix sync data", + "apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/3.6.2-06/firefly_go_android.apk" } \ No newline at end of file diff --git a/library/firefly-go.aar b/library/firefly-go.aar index 24713e0..d13ac74 100644 --- a/library/firefly-go.aar +++ b/library/firefly-go.aar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2890a23bc1bad9326247f5b8a055f7bfe93eeaaf0e89e220fe27cf9aedf07b5 -size 89623442 +oid sha256:51b2e031e1516365591c6935a6f2b1daab63fc12331bc11f8fe2a120808f79d1 +size 89614298 diff --git a/script/README_Note.md b/script/README_Note.md index 0fb8ad7..ebcf038 100644 --- a/script/README_Note.md +++ b/script/README_Note.md @@ -1,2 +1,2 @@ # Changelog -## - UPDATE: Re-optimize performance \ No newline at end of file +## - FIX: Fix sync data \ No newline at end of file diff --git a/script/release.json b/script/release.json index 4e7badb..76f44e2 100644 --- a/script/release.json +++ b/script/release.json @@ -1,5 +1,5 @@ { - "tag": "3.6.2-05", - "title": "PreBuild Version 3.6.52 - 05" + "tag": "3.6.2-06", + "title": "PreBuild Version 3.6.52 - 06" } \ No newline at end of file