Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b0c4a7e05a |
BIN
app/libs/firefly-go.aar
LFS
BIN
app/libs/firefly-go.aar
LFS
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"latest_version": "3.6.4-03",
|
||||
"changelog": "UPDATE: Re-optima",
|
||||
"apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/3.6.4-03/firefly_go_android.apk"
|
||||
"latest_version": "3.6.4-04",
|
||||
"changelog": "UPDATE: Support TCP, Re-optima",
|
||||
"apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/3.6.4-04/firefly_go_android.apk"
|
||||
}
|
||||
@@ -1,2 +1,7 @@
|
||||
# Changelog
|
||||
## - UPDATE: Re-Optima apk
|
||||
## - UPDATE:
|
||||
|
||||
* Support TCP
|
||||
* Apply Singleton pattern
|
||||
* Replace reflection with Type Factory + sync.Pool for optimization
|
||||
* Optimize file release process
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"tag": "3.6.4-03",
|
||||
"title": "PreBuild Version 3.6.54 - 03"
|
||||
"tag": "3.6.4-04",
|
||||
"title": "PreBuild Version 3.6.54 - 04"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user