Skip to content

Commit

Permalink
Update version to 159 (1.8.6-beta.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Dec 31, 2021
1 parent 46b3a8c commit 656e910
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 @@ -10,8 +10,8 @@ android {
minSdkVersion 16 // Jelly Bean (4.1)
targetSdkVersion 30 // Android 11
applicationId "com.orgzly"
versionCode 158
versionName "1.8.5"
versionCode 159
versionName "1.8.6-beta.1"

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

0 comments on commit 656e910

Please sign in to comment.