Skip to content

Commit

Permalink
Update version to 170 (1.8.10-beta.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Nov 2, 2022
1 parent f9b4fea commit e5ec6ae
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 169
versionName "1.8.10-beta.1"
versionCode 170
versionName "1.8.10-beta.2"

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

0 comments on commit e5ec6ae

Please sign in to comment.