diff --git a/app/build.gradle b/app/build.gradle index 778f9c768..17771c304 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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"