fdroiddata/metadata/de.chagemann.regexcrossword.yml
2020-03-29 12:59:32 +00:00

34 lines
840 B
YAML

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
- versionName: 2.4.5
versionCode: 25
commit: v2.4.5
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.5
CurrentVersionCode: 25