diff --git a/app/build.gradle b/app/build.gradle index a022de115..e1a38bd6c 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 130 - versionName "1.7.2-beta.1" + versionCode 131 + versionName "1.7.2-beta.2" testInstrumentationRunner "com.orgzly.android.OrgzlyTestRunner" // testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"