Skip to content

Commit

Permalink
Update version name to 3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amirzaidi committed May 19, 2019
1 parent c601815 commit 5605dd1
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 30907
versionName "3.9"
versionCode 30911
versionName "3.9.1"

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

0 comments on commit 5605dd1

Please sign in to comment.