This commit is contained in:
ShirosakiMio 2024-06-26 16:07:01 +08:00
parent 43a8818af1
commit de6b33178b
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 1162
versionName "1.1.6.2"
versionCode 1170
versionName "1.1.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}