mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
parent
aae227ed79
commit
7d8757da8e
1 changed files with 24 additions and 0 deletions
24
metadata/com.emmanuelmess.tictactoe.yml
Normal file
24
metadata/com.emmanuelmess.tictactoe.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: EmmanuelMess
|
||||
AuthorWebSite: http://emmanuelmessulam.com.ar/
|
||||
SourceCode: https://github.com/EmmanuelMess/TicTacToeGame
|
||||
|
||||
AutoName: TicTacToe
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/EmmanuelMess/TicTacToeGame
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 3
|
||||
commit: v1.0.0
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue