Skip to content

Commit

Permalink
refactor : update version info
Browse files Browse the repository at this point in the history
  • Loading branch information
bingbong committed Dec 16, 2020
1 parent 8219e08 commit 20d4cbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 201216003
versionName "0.0.2-dev01"
versionCode 201216004
versionName "v0.0.2-dev01"
multiDexEnabled true

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 20d4cbd

Please sign in to comment.