diff --git a/build.gradle b/build.gradle index fc31702..dc2d8da 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ plugins { } group 'app.vertretungsplan' -version '0.1.0-SNAPSHOT' +version '0.1.0' apply plugin: 'java' apply plugin: 'kotlin'