1.0.6-patch1

This commit is contained in:
ShirosakiMio 2023-08-02 14:59:05 +08:00
parent 66870e62fa
commit 4675efefbf
2 changed files with 7 additions and 7 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.tungsten.fcl"
minSdk 26
targetSdk 33
versionCode 9
versionName "1.0.6"
versionCode 10
versionName "1.0.6-patch1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,9 +1,9 @@
[
{
"type": "release",
"versionCode": 9,
"versionName": "1.0.6",
"date": "2023.8.1",
"versionCode": 10,
"versionName": "1.0.6-patch1",
"date": "2023.08.02",
"description": [
{
"lang": "en",
@ -15,6 +15,6 @@
}
],
"netdiskUrl": "https://www.123pan.com/s/0cC7Vv-7htov.html",
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.0.6/FCL-release-1.0.6.apk"
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.0.6-patch1/FCL-release-1.0.6-patch1.apk"
}
]
]