diff --git a/app/build.gradle b/app/build.gradle index 7c56f18a6..97d036bb8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { buildToolsVersion "21.1.1" defaultConfig { - versionCode 33 - versionName "1.30.3" + versionCode 34 + versionName "1.30.4" minSdkVersion 14 targetSdkVersion 21 project.ext.set("archivesBaseName", "Fahrplan");