Skip to content

Commit

Permalink
Build version name update to 0.3.1 and code to 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Tameki committed Jan 7, 2020
1 parent 6c73b3a commit 3bcce51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zrxkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 29
versionCode 6
versionName "0.2.1"
versionCode 7
versionName "0.3.1"

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

0 comments on commit 3bcce51

Please sign in to comment.