mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
New app: io.github.potsdam_pnp.initiative_tracker
This commit is contained in:
parent
1551303b5a
commit
9215615b25
1 changed files with 28 additions and 0 deletions
28
metadata/io.github.potsdam_pnp.initiative_tracker.yml
Normal file
28
metadata/io.github.potsdam_pnp.initiative_tracker.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Fabian Schmitthenner
|
||||
AuthorEmail: development@schmitthenner.eu
|
||||
WebSite: https://potsdam-pnp.github.io/initiative-tracker/
|
||||
SourceCode: https://github.com/potsdam-pnp/initiative-tracker
|
||||
IssueTracker: https://github.com/potsdam-pnp/initiative-tracker/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/potsdam-pnp/initiative-tracker
|
||||
Binaries: https://github.com/potsdam-pnp/initiative-tracker/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.0
|
||||
versionCode: 100
|
||||
commit: v0.1.0
|
||||
subdir: composeApp
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 3a733bbe1ff537ae6d402fb57fccc6e024f9640027c94533e9d09e1e83ac0049
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: composeApp/build.gradle.kts|versionCode.*\?:\s(\d+)|.|versionName.*\?:\s(.+)
|
||||
CurrentVersion: 0.1.0
|
||||
CurrentVersionCode: 100
|
||||
Loading…
Reference in a new issue