Skip to content

Commit

Permalink
Update version to 169 (1.8.10-beta.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Oct 29, 2022
1 parent d5fa658 commit bd57db9
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 @@ -12,8 +12,8 @@ android {
minSdkVersion 21 // Lollipop (5.0)
targetSdkVersion 32 // Android 12L
applicationId "com.orgzly"
versionCode 168
versionName "1.8.9"
versionCode 169
versionName "1.8.10-beta.1"

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

0 comments on commit bd57db9

Please sign in to comment.