This commit is contained in:
ShirosakiMio 2024-08-27 09:43:39 +08:00
parent d3805ecd27
commit 16537023f2
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 1176
versionName "1.1.7.6"
versionCode 1177
versionName "1.1.7.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}