Skip to content

Commit

Permalink
Update version; add release build
Browse files Browse the repository at this point in the history
  • Loading branch information
Amal Afroz Alam committed Jul 20, 2018
1 parent 6613560 commit defb6b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "io.intelehealth.client"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 10
versionName "1.3"
versionCode 12
versionName "1.3.2"
//Change this to true to enable multidex support for Kitkat
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.

0 comments on commit defb6b7

Please sign in to comment.