mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 03:22:25 +00:00
Merge branch 'master' into 'master'
New App: Subz Closes rfp#1572 See merge request fdroid/fdroiddata!7910
This commit is contained in:
commit
5bf64b6d0b
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