mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Game2048 1.10.10 - Add "2048 Open Fun Game" to F-Droid repository
This commit is contained in:
parent
40a2d9959c
commit
698db13618
1 changed files with 32 additions and 0 deletions
32
metadata/org.andstatus.game2048.yml
Normal file
32
metadata/org.andstatus.game2048.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: Apache-2.0
|
||||
AuthorName: AndStatus
|
||||
AuthorEmail: andstatus@gmail.com
|
||||
WebSite: https://github.com/andstatus/game2048/blob/HEAD/README.md
|
||||
SourceCode: https://github.com/andstatus/game2048
|
||||
IssueTracker: https://github.com/andstatus/game2048/issues
|
||||
Translation: https://crowdin.com/project/2048-open-fun-game
|
||||
Changelog: https://github.com/andstatus/game2048/blob/HEAD/README.md#changelog
|
||||
Donate: http://andstatus.org/donate.html
|
||||
LiberapayID: '34680'
|
||||
|
||||
AutoName: 2048 Open Fun Game
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/andstatus/game2048.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.10.10
|
||||
versionCode: 27
|
||||
commit: 1.10.10-release
|
||||
subdir: game2048-android
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- doc
|
||||
|
||||
AutoUpdateMode: Version %v-release
|
||||
UpdateCheckMode: Tags ^[0-9.]+-release$
|
||||
CurrentVersion: 1.10.10
|
||||
CurrentVersionCode: 27
|
||||
Loading…
Reference in a new issue