diff --git a/app/build.gradle b/app/build.gradle index 95b7934..e13112d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -43,8 +43,8 @@ android { applicationId "de.stefanmedack.ccctv" minSdkVersion 21 targetSdkVersion 27 - versionCode 12 - versionName "2.3.0" + versionCode 13 + versionName "3.0.0" resConfigs "en", "de" multiDexEnabled true testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"