Add new dailyLog app

This commit is contained in:
madeeha 2024-02-04 13:14:47 +00:00 committed by linsui
parent e2fcbf174f
commit baf8f0d0af

View file

@ -0,0 +1,31 @@
Categories:
- 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