This commit is contained in:
ShirosakiMio 2024-07-06 07:59:32 +08:00
parent 16e4e8c5d1
commit e47b7aed5d
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 1171
versionName "1.1.7.1"
versionCode 1172
versionName "1.1.7.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}