mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Newapp: Regex Crossword
This commit is contained in:
parent
5698f9b7c2
commit
13eb78ad1d
1 changed files with 26 additions and 0 deletions
26
metadata/de.chagemann.regexcrossword.yml
Normal file
26
metadata/de.chagemann.regexcrossword.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue