diff --git a/app/build.gradle b/app/build.gradle index 3fb1ce3..d3f64a4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.natalieperna.cupful" minSdkVersion 21 targetSdkVersion 30 - versionCode 12 - versionName "1.5" + versionCode 13 + versionName "2.0" } buildTypes { release {