Skip to content

Commit

Permalink
Build version name updated to 0.2.1 and code to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Tameki committed Nov 14, 2019
1 parent 593b84f commit df371f8
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 5
versionName "0.2.0"
versionCode 6
versionName "0.2.1"

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

0 comments on commit df371f8

Please sign in to comment.