Skip to content

Commit 4461928

Browse files
committed
Update version to 164 (1.8.7)
1 parent 30a5bf1 commit 4461928

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
minSdkVersion 21 // Lollipop (5.0)
1111
targetSdkVersion 32 // Android 12L
1212
applicationId "com.orgzly"
13-
versionCode 163
14-
versionName "1.8.7-beta.2"
13+
versionCode 164
14+
versionName "1.8.7"
1515

1616
testInstrumentationRunner "com.orgzly.android.OrgzlyTestRunner"
1717
// testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)