diff --git a/app/build.gradle b/app/build.gradle index ef59ff39f..550a4fd78 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { minSdkVersion 16 // Jelly Bean (4.1) targetSdkVersion 28 // Android Pie (9) applicationId "com.orgzly" - versionCode 127 - versionName "1.7.1-beta.1" + versionCode 128 + versionName "1.7.1-beta.2" testInstrumentationRunner "com.orgzly.android.OrgzlyTestRunner" // testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"