diff --git a/app/build.gradle b/app/build.gradle index 17771c304..9a46fb771 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 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"