This commit is contained in:
ShirosakiMio 2024-08-23 17:00:27 +08:00
parent 1f86ab5fa7
commit 8a8ca00b78
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 1175
versionName "1.1.7.5"
versionCode 1176
versionName "1.1.7.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}