mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Merge branch 'andttt' into 'master'
New app: AndTTT See merge request fdroid/fdroiddata!7601
This commit is contained in:
commit
f70b2c7713
1 changed files with 26 additions and 0 deletions
26
metadata/com.github.dawidd6.andttt.yml
Normal file
26
metadata/com.github.dawidd6.andttt.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
SourceCode: https://github.com/dawidd6/andttt
|
||||
IssueTracker: https://github.com/dawidd6/andttt/issues
|
||||
Changelog: https://gitlab.com/dawidd6/andttt/releases
|
||||
|
||||
AutoName: AndTTT
|
||||
Description: Tic-tac-toe game with various game modes. It includes animations and
|
||||
night-mode.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dawidd6/andttt
|
||||
|
||||
Builds:
|
||||
- versionName: 0.6.2
|
||||
versionCode: 62
|
||||
commit: v0.6.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.6.2
|
||||
CurrentVersionCode: 62
|
||||
Loading…
Reference in a new issue