Skip to content

Commit

Permalink
刷版本号?
Browse files Browse the repository at this point in the history
  • Loading branch information
HChenX committed Feb 14, 2024
1 parent 923090b commit 369e680
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 @@ -31,8 +31,8 @@ android {
minSdk 30
targetSdk 34
//noinspection HighAppVersionCode
versionCode 2024021400
versionName "4.1.5"
versionCode 2024021401
versionName "4.2.0"
ndk {
// noinspection ChromeOsAbiSupport
abiFilters 'arm64-v8a', 'armeabi-v7a'
Expand Down

0 comments on commit 369e680

Please sign in to comment.