mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
New App: com.peaceray.codeword
This commit is contained in:
parent
85a544e32e
commit
97dfda283c
1 changed files with 31 additions and 0 deletions
31
metadata/com.peaceray.codeword.yml
Normal file
31
metadata/com.peaceray.codeword.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Jake Rosin
|
||||
WebSite: https://peaceray.com/codeword/
|
||||
SourceCode: https://github.com/Peace-Ray/Code-Word
|
||||
Donate: https://www.paypal.com/paypalme/jakemrosin
|
||||
|
||||
AutoName: Code Word
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Peace-Ray/Code-Word
|
||||
Binaries: https://github.com/Peace-Ray/Code-Word/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4.2
|
||||
versionCode: 11
|
||||
commit: v1.4.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- shopt -s globstar
|
||||
- sed -i -z -e 's/\n/\r\n/g' src/main/assets/**/*.{txt,html,css}
|
||||
|
||||
AllowedAPKSigningKeys: 8926b0e272f64cb214b37ba64a78a47e24a4857a48f27ddc131ff92df4907360
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.2
|
||||
CurrentVersionCode: 11
|
||||
Loading…
Reference in a new issue