This commit is contained in:
ShirosakiMio 2024-05-27 10:52:24 +08:00
parent 8d0cfda906
commit 72c7465e86
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 1161
versionName "1.1.6.1"
versionCode 1162
versionName "1.1.6.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}