Skip to content

Commit

Permalink
chore(version) : release 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZCShou committed May 27, 2024
1 parent 004c078 commit 6eb8f9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ android {
minSdkVersion 27
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 32
versionCode 1103
versionName '1.11.3' // https://semver.org/lang/zh-CN/
versionCode 1120
versionName '1.12.0' // https://semver.org/lang/zh-CN/
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs 'zh', 'zh-rCN', 'en', 'en-rUS'
ndk {
Expand Down

0 comments on commit 6eb8f9b

Please sign in to comment.