Skip to content

Commit

Permalink
chore(version) : release 1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ZCShou committed Dec 17, 2023
1 parent c6556eb commit cea7e84
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 1102
versionName '1.11.2' // https://semver.org/lang/zh-CN/
versionCode 1103
versionName '1.11.3' // 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 cea7e84

Please sign in to comment.