This commit is contained in:
ShirosakiMio 2024-07-01 08:48:40 +08:00
parent d535fa82ab
commit 6daf03a569
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ android {
applicationId "com.tungsten.fcl"
minSdk 26
targetSdk 34
versionCode 1170
versionName "1.1.7"
versionCode 1171
versionName "1.1.7.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}