Skip to content

Commit

Permalink
Update version to 164 (1.8.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Aug 29, 2022
1 parent 30a5bf1 commit 4461928
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 21 // Lollipop (5.0)
targetSdkVersion 32 // Android 12L
applicationId "com.orgzly"
versionCode 163
versionName "1.8.7-beta.2"
versionCode 164
versionName "1.8.7"

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

0 comments on commit 4461928

Please sign in to comment.