This commit is contained in:
ShirosakiMio 2024-04-01 08:56:30 +08:00
parent eecfb1fdc4
commit 7489892295
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 1151
versionName "1.1.5.1"
versionCode 1160
versionName "1.1.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}