This commit is contained in:
ShirosakiMio 2024-09-04 12:27:44 +08:00
parent eb14ff7a65
commit 412d9da9c0
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ android {
applicationId "com.tungsten.fcl"
minSdk 26
targetSdk 34
versionCode 1177
versionName "1.1.7.7"
versionCode 1178
versionName "1.1.7.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}