Update build.gradle

This commit is contained in:
Tungstend 2023-07-29 03:00:03 +08:00
parent 062382e64e
commit 000073c081
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ android {
applicationId "com.tungsten.fcl"
minSdk 26
targetSdk 33
versionCode 1
versionCode 2
versionName "1.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"