fdroiddata/metadata/com.theskillapp.skillapp.yml
2025-10-14 05:35:07 +00:00

39 lines
1 KiB
YAML

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
- versionName: 4.0.3
versionCode: 355
commit: 1b068c3a928ae1a7ae7475d9ccc7ced767da85ab
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.3
CurrentVersionCode: 355