diff --git a/app/build.gradle b/app/build.gradle index 35f7407..11adf10 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "website.julianrosser.birthdays" minSdkVersion 11 targetSdkVersion 23 - versionCode 241 - versionName "2.4.1" + versionCode 300 + versionName "3.0.0" } buildTypes {