diff --git a/app/build.gradle b/app/build.gradle index 741258f83..d71316d92 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { minSdkVersion 16 // Jelly Bean (4.1) targetSdkVersion 28 // Android Pie (9) applicationId "com.orgzly" - versionCode 151 - versionName "1.8.3-beta.1" + versionCode 152 + versionName "1.8.3" testInstrumentationRunner "com.orgzly.android.OrgzlyTestRunner" // testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"