Skip to content

Commit

Permalink
update code version
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza Amuzadeh committed Nov 15, 2018
1 parent 81e1f3a commit dcc60a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 2
versionName "1.0.2"
versionCode 3
versionName "1.0.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit dcc60a6

Please sign in to comment.