Skip to content

Commit

Permalink
Update version to 119 (1.7-beta.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Feb 19, 2019
1 parent 07d784d commit beb1b48
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 @@ -17,8 +17,8 @@ android {
minSdkVersion 16 // Jelly Bean (4.1)
targetSdkVersion 28 // Android Pie (9)
applicationId "com.orgzly"
versionCode 118
versionName "1.7-beta.1"
versionCode 119
versionName "1.7-beta.2"

testInstrumentationRunner "com.orgzly.android.OrgzlyTestRunner"
// testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit beb1b48

Please sign in to comment.