Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yanglikai committed Sep 20, 2022
1 parent af4a1b4 commit 23c9311
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 @@ -7,8 +7,8 @@ android {
minSdkVersion 19
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 28
versionCode 1020000
versionName "2.0.0"
versionCode 1020001
versionName "2.0.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

externalNativeBuild {
Expand Down

0 comments on commit 23c9311

Please sign in to comment.