diff --git a/app/build.gradle b/app/build.gradle index b400dff3d7..f5497973cf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "de.tum.in.tumcampus" minSdkVersion 10 targetSdkVersion 21 - versionCode 41 - versionName "1.2.0 beta 6" + versionCode 42 + versionName "1.2.0" } buildTypes { release {