mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
New app: com.theskillapp.skillapp
This commit is contained in:
parent
1edf74d80c
commit
779bb9488d
1 changed files with 32 additions and 0 deletions
32
metadata/com.theskillapp.skillapp.yml
Normal file
32
metadata/com.theskillapp.skillapp.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Max Poliakov
|
||||
WebSite: https://theskillapp.com/
|
||||
SourceCode: https://github.com/Jaimies/SkillApp
|
||||
IssueTracker: https://github.com/Jaimies/SkillApp/issues
|
||||
Changelog: https://github.com/Jaimies/SkillApp/releases
|
||||
Donate: https://buymeacoffee.com/skillapp
|
||||
|
||||
AutoName: SkillApp
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Jaimies/SkillApp.git
|
||||
Binaries: https://github.com/Jaimies/SkillApp/releases/download/v%v/com.theskillapp.skillapp_%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 4.0.2
|
||||
versionCode: 354
|
||||
commit: ebc71c66121d7716ecc008743b7400c61c562a25
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 83cd3bc11e211fb8e40e4b1865f1cbefa59492111fc1e8160debba64de59c266
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: buildSrc/src/main/kotlin/App.kt|versionCode = (\d+)|.|versionName
|
||||
= "(.+)"
|
||||
CurrentVersion: 4.0.2
|
||||
CurrentVersionCode: 354
|
||||
Loading…
Reference in a new issue