This commit is contained in:
ShirosakiMio 2024-07-22 09:44:03 +08:00
parent 6ecfaeef74
commit 285e3d71dd
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 1172
versionName "1.1.7.2"
versionCode 1173
versionName "1.1.7.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}