Skip to content

Commit

Permalink
Update version name to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
amirzaidi committed Aug 26, 2018
1 parent 339637d commit 51ab73c
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 @@ -21,8 +21,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 27
versionCode 1
versionName "3.7"
versionCode 30813
versionName "3.8"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 51ab73c

Please sign in to comment.