diff --git a/metadata/de.cyberit.wasgeht.yml b/metadata/de.cyberit.wasgeht.yml index 1f5c99a96c8a..59106b44d2d6 100644 --- a/metadata/de.cyberit.wasgeht.yml +++ b/metadata/de.cyberit.wasgeht.yml @@ -10,6 +10,8 @@ SourceCode: https://github.com/cyberbeat/wasgeht-android IssueTracker: https://github.com/cyberbeat/wasgeht-android/issues FlattrID: 4xkq9q +AutoName: Was geht? + RepoType: git Repo: https://github.com/cyberbeat/wasgeht-android.git @@ -20,7 +22,13 @@ Builds: gradle: - yes -AutoUpdateMode: None -UpdateCheckMode: None -CurrentVersion: '1.9' -CurrentVersionCode: 10 + - versionName: '1.10' + versionCode: 11 + commit: '1.10' + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.10' +CurrentVersionCode: 11