Skip to content

Commit

Permalink
update code - update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza Amuzadeh committed Mar 10, 2019
1 parent 5e72a0c commit 3a3c2d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ ext {

minSdkVersion = 17
targetSdkVersion = 28
versionCode = 6
versionName = "0.2.1"
versionCode = 2
versionName = "1.0.1"
}

buildscript {
Expand Down

0 comments on commit 3a3c2d4

Please sign in to comment.