Skip to content

Commit

Permalink
Update version to 97 (1.6.3-beta.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Apr 9, 2018
1 parent 36718e6 commit 740a95f
Showing 1 changed file 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 @@ -14,8 +14,8 @@ android {
minSdkVersion 16 // Jelly Bean (4.1)
targetSdkVersion 27 // Oreo (8.1)
applicationId "com.orgzly"
versionCode 96
versionName "1.6.3-beta.1"
versionCode 97
versionName "1.6.3-beta.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

multiDexEnabled true
Expand Down

0 comments on commit 740a95f

Please sign in to comment.