diff --git a/app/build.gradle b/app/build.gradle index 8250722..71bb9ff 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "rocks.poopjournal.morse" minSdkVersion 19 targetSdkVersion 29 - versionCode 3 - versionName "1.2" + versionCode 4 + versionName "1.4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {