diff --git a/metadata/de.sudoq.yml b/metadata/de.sudoq.yml index 7565209173..95ca6d94dc 100644 --- a/metadata/de.sudoq.yml +++ b/metadata/de.sudoq.yml @@ -1,8 +1,8 @@ Categories: - Games License: GPL-3.0-or-later -SourceCode: https://github.com/tim3z/SudoQ -IssueTracker: https://github.com/tim3z/SudoQ/issues +SourceCode: https://github.com/timo-a/SudoQ +IssueTracker: https://github.com/timo-a/SudoQ/issues AutoName: SudoQ Description: |- @@ -12,7 +12,7 @@ Description: |- Also supported is gesture input (draw number on the screen). RepoType: git -Repo: https://github.com/tim3z/SudoQ +Repo: https://github.com/timo-a/SudoQ Builds: - versionName: 1.0.5 @@ -49,18 +49,19 @@ Builds: - sed -i -e 's;source="1.6" target="1.6";source="1.7" target="1.7";' ../sudoq-model/build.xml - sed -i -e 's;../app/libs/;../sudoq-app/libs/;' ../sudoq-model/build.xml - - versionName: 1.0.9 - versionCode: 13 - disable: broken build - commit: 1.0.9 + - versionName: 1.1.0 + versionCode: 22 + commit: v1.1.0 subdir: sudoq-app/sudoqapp gradle: - yes - forceversion: true + rm: + - sudoq-app/sudoqapp/libs + - sudoq-app/sudoqmodel/libs scanignore: - sudoq-app/sudoqapp/src/main/res/raw/gestures -AutoUpdateMode: None +AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.0.8 -CurrentVersionCode: 13 +CurrentVersion: 1.1.0 +CurrentVersionCode: 22