mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-27 17:32:42 +00:00
33 lines
814 B
YAML
33 lines
814 B
YAML
|
|
Categories:
|
||
|
|
- Time
|
||
|
|
License: GPL-3.0-only
|
||
|
|
AuthorName: Manmeet Singh
|
||
|
|
SourceCode: https://github.com/thatsmanmeet/Tasky
|
||
|
|
IssueTracker: https://github.com/thatsmanmeet/Tasky/issues
|
||
|
|
Changelog: https://github.com/thatsmanmeet/Tasky/releases
|
||
|
|
|
||
|
|
AutoName: Tasky
|
||
|
|
|
||
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/thatsmanmeet/Tasky
|
||
|
|
Binaries: https://github.com/thatsmanmeet/Tasky/releases/download/v%v/app-release.apk
|
||
|
|
|
||
|
|
Builds:
|
||
|
|
- versionName: 2.3.1
|
||
|
|
versionCode: 15
|
||
|
|
commit: v2.3.1
|
||
|
|
subdir: app
|
||
|
|
sudo:
|
||
|
|
- apt-get update
|
||
|
|
- apt-get install -y openjdk-17-jdk-headless
|
||
|
|
- update-alternatives --auto java
|
||
|
|
gradle:
|
||
|
|
- yes
|
||
|
|
|
||
|
|
AllowedAPKSigningKeys: eda86a4ceb0ff10adde532bfcece7082fd0b4a9e06e542c228f7c278de9a1bd0
|
||
|
|
|
||
|
|
AutoUpdateMode: Version
|
||
|
|
UpdateCheckMode: Tags
|
||
|
|
CurrentVersion: 2.3.1
|
||
|
|
CurrentVersionCode: 15
|