diff --git a/app/build.gradle b/app/build.gradle index 87da931..a461316 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "io.lowrespalmtree.harvestdawn" minSdkVersion 24 targetSdkVersion 29 - versionCode 3 - versionName "1.2" + versionCode 4 + versionName "1.3" } buildTypes {