diff --git a/metadata/de.chagemann.regexcrossword.yml b/metadata/de.chagemann.regexcrossword.yml new file mode 100644 index 0000000000..452245751d --- /dev/null +++ b/metadata/de.chagemann.regexcrossword.yml @@ -0,0 +1,26 @@ +Categories: + - Games +License: Apache-2.0 +AuthorName: Carsten Hagemann Apps +AuthorEmail: regex-crossword@chagemann.de +SourceCode: https://gitlab.com/carstenhag/regex-crossword-kotlin +IssueTracker: https://gitlab.com/carstenhag/regex-crossword-kotlin/issues + +AutoName: Regex Crossword + +RepoType: git +Repo: https://gitlab.com/carstenhag/regex-crossword-kotlin.git + +Builds: + - versionName: 2.4.4 + versionCode: 24 + commit: v2.4.4 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/play {/,+5d' -e '/com.github.triplet.play/d' build.gradle + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 2.4.4 +CurrentVersionCode: 24