Skip to content

Commit

Permalink
Update version name to 3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amirzaidi committed Aug 29, 2018
1 parent f428fa7 commit 298feb0
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 30818
versionName "3.8.2"
versionCode 30819
versionName "3.8.3"

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

0 comments on commit 298feb0

Please sign in to comment.