1.0.5-patch-1

This commit is contained in:
Tungstend 2023-07-31 17:04:41 +08:00
parent d9478cb340
commit 816c7ec0a9
3 changed files with 5 additions and 5 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.tungsten.fcl"
minSdk 26
targetSdk 33
versionCode 7
versionName "1.0.5"
versionCode 8
versionName "1.0.5-patch-1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,6 +1,6 @@
<resources>
<string name="app_name" translatable="false">Fold Craft Launcher</string>
<string name="app_version" translatable="false">1.0.5</string>
<string name="app_version" translatable="false">1.0.5-patch-1</string>
<string name="splash_permission_msg">No storage permission, please grant Fold Craft Launcher the permission.</string>

View File

@ -1,8 +1,8 @@
[
{
"type": "release",
"versionCode": 7,
"versionName": "1.0.5",
"versionCode": 8,
"versionName": "1.0.5-patch-1",
"date": "2023.7.31",
"description": [
{