This commit is contained in:
ShirosakiMio 2024-08-16 12:42:04 +08:00
parent afda196231
commit 112615dfe6
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 1174
versionName "1.1.7.4"
versionCode 1175
versionName "1.1.7.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}