mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Merge branch 'master' into 'master'
New app: Balance the Ball See merge request fdroid/fdroiddata!7616
This commit is contained in:
commit
62f94db2c9
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