mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Added bubble level
This commit is contained in:
parent
756d2756c8
commit
89ff3f5336
1 changed files with 24 additions and 0 deletions
24
metadata/org.woheller69.level.yml
Normal file
24
metadata/org.woheller69.level.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: woheller69
|
||||
SourceCode: https://github.com/woheller69/level
|
||||
IssueTracker: https://github.com/woheller69/level/issues
|
||||
|
||||
AutoName: Bubble
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/woheller69/level
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 10
|
||||
commit: V1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version V%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 10
|
||||
Loading…
Reference in a new issue