mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-09 13:36:04 +01:00
33 lines
853 B
YAML
33 lines
853 B
YAML
Categories:
|
|
- Habit Tracker
|
|
- Note
|
|
- Writing
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/madCode/dailylog
|
|
IssueTracker: https://github.com/madCode/dailylog/issues
|
|
Changelog: https://github.com/madCode/dailylog/releases
|
|
|
|
AutoName: dailylog
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/madCode/dailylog.git
|
|
Binaries: https://github.com/madCode/dailylog/releases/download/v%v/app-release.apk
|
|
|
|
Builds:
|
|
- versionName: 2.0.1
|
|
versionCode: 2001
|
|
commit: 3fe0df03ef7498ce3367541aac5a318ce93407fe
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: 349d41f22f721c6faaf8dd70be387ff296effd33156baabcae79b3d068aff7e6
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.0.1
|
|
CurrentVersionCode: 2001
|