mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New App: Subz
This commit is contained in:
parent
a65fd4fdf7
commit
7e1dcea494
1 changed files with 24 additions and 0 deletions
24
metadata/com.flasskamp.subz.yml
Normal file
24
metadata/com.flasskamp.subz.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: MIT
|
||||
AuthorName: Christian Flaßkamp
|
||||
SourceCode: https://codeberg.org/epinez/Subz/
|
||||
IssueTracker: https://codeberg.org/epinez/Subz/issues
|
||||
|
||||
AutoName: Subz
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/epinez/Subz.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0-fdroid-fix2
|
||||
subdir: android/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v-fdroid
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue