mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Add new app: Spickerrr
This commit is contained in:
parent
fb111f4a22
commit
7807a2cbc7
1 changed files with 25 additions and 0 deletions
25
metadata/de.piratentools.spickerrr.yml
Normal file
25
metadata/de.piratentools.spickerrr.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Daniel Jäger
|
||||
AuthorEmail: mail@piraten-tools.de
|
||||
WebSite: https://spickerrr.piraten-tools.de/
|
||||
SourceCode: https://github.com/Piraten-Tools/spickerrr
|
||||
IssueTracker: https://github.com/Piraten-Tools/spickerrr/issues
|
||||
Changelog: https://github.com/Piraten-Tools/spickerrr/releases
|
||||
Donate: https://piraten-tools.de/donate/
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Piraten-Tools/spickerrr.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.1.4
|
||||
versionCode: 4
|
||||
commit: v2.1.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
Loading…
Reference in a new issue