mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Offline Puzzle Solver (t20kdc.offlinepuzzlesolver)
This commit is contained in:
parent
be847af6d9
commit
c584f1ed64
1 changed files with 24 additions and 0 deletions
24
metadata/t20kdc.offlinepuzzlesolver.yml
Normal file
24
metadata/t20kdc.offlinepuzzlesolver.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: 20kdc
|
||||
SourceCode: https://gitlab.com/20kdc/offline-puzzle-solver
|
||||
IssueTracker: https://gitlab.com/20kdc/offline-puzzle-solver/-/issues
|
||||
|
||||
AutoName: Offline Puzzle Solver
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/20kdc/offline-puzzle-solver.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue