diff --git a/app/build.gradle b/app/build.gradle index 03d074c..913219f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.natalieperna.cupful" minSdkVersion 21 targetSdkVersion 28 - versionCode 9 - versionName "1.3" + versionCode 10 + versionName "1.4" } buildTypes { release {