Skip to content

Commit

Permalink
Update version name to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
amirzaidi committed Sep 11, 2018
1 parent aafd108 commit da1d4be
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 30819
versionName "3.8.3"
versionCode 30907
versionName "3.9"

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

1 comment on commit da1d4be

@sdmccormack1979
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to download this asap

Please sign in to comment.