New app: com.theskillapp.skillapp

This commit is contained in:
Maksym Poliakov 2025-10-04 16:03:33 +02:00 committed by linsui
parent 1edf74d80c
commit 779bb9488d

View 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