mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
New app: Balance the Ball
This commit is contained in:
parent
9025a04c4e
commit
4fc687a09d
1 changed files with 24 additions and 0 deletions
24
metadata/com.jeffliu.balancetheball.yml
Normal file
24
metadata/com.jeffliu.balancetheball.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/baturkey/Balance-the-Ball
|
||||
IssueTracker: https://github.com/baturkey/Balance-the-Ball/issues
|
||||
Changelog: https://github.com/baturkey/Balance-the-Ball/releases
|
||||
|
||||
AutoName: Balance the Ball
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/baturkey/Balance-the-Ball
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
commit: 1.0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue