This commit is contained in:
wenyifan
2024-01-03 16:04:15 +08:00
parent 2db220239f
commit 61f853031b

View File

@ -10,8 +10,8 @@ android {
applicationId "run.evan.gost"
minSdk 26
targetSdk 32
versionCode 1
versionName "1.0"
versionCode 3
versionName "3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}