diff --git a/app/build.gradle b/app/build.gradle index 73bcec0ed..7a7b1be59 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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"