2 Commits

Author SHA1 Message Date
dafb6aba1b UPDATE: New res 2025-10-03 22:03:27 +07:00
3e967d7bed UPDATE: New res 2025-10-03 22:02:57 +07:00
6 changed files with 10 additions and 9 deletions

1
.gitignore vendored
View File

@@ -15,3 +15,4 @@
.externalNativeBuild
.cxx
local.properties
.history/

View File

@@ -1,5 +1,5 @@
{
"latest_version": "3.6.2-03",
"changelog": "UPDATE: Extra setting",
"apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/3.6.2-03/firefly_go_android.apk"
"latest_version": "3.6.2-04",
"changelog": "UPDATE: New res",
"apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/3.6.2-04/firefly_go_android.apk"
}

View File

@@ -15,7 +15,7 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
# Android operating system, and which are packaged with your app's APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX=true
android.enableJetifier=true
android.enableJetifier=false
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:957b22de20769b6ed13aa638daf20609c5568c317302e62c98b05b11426b9851
size 89626137
oid sha256:87408dc51a2862b36217129b2a675518705b4b69bbf33b8a6c876b0bdefb91b9
size 89628224

View File

@@ -1,2 +1,2 @@
# Changelog
UPDATE: Fix env
## - UPDATE: New res

View File

@@ -1,5 +1,5 @@
{
"tag": "3.6.2-02",
"title": "PreBuild Version 3.6.52 - 02"
"tag": "3.6.2-04",
"title": "PreBuild Version 3.6.52 - 04"
}