mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
me.timeto.app
This commit is contained in:
parent
716b9f4c88
commit
a823cb66cd
1 changed files with 36 additions and 0 deletions
36
metadata/me.timeto.app.yml
Normal file
36
metadata/me.timeto.app.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: timeto.me
|
||||
AuthorEmail: hi@timeto.me
|
||||
AuthorWebSite: https://timeto.me
|
||||
WebSite: https://timeto.me
|
||||
SourceCode: https://github.com/appstome/timetome-app
|
||||
IssueTracker: https://github.com/appstome/timetome-app/issues
|
||||
|
||||
AutoName: timeto.me
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/appstome/timetome-app.git
|
||||
Binaries: https://github.com/appstome/timetome-app/releases/download/%v.%c/android_app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 2023.12.18
|
||||
versionCode: 458
|
||||
commit: 3f6814a67b0ba5452277f1e7830b20eaa623c9ac
|
||||
subdir: android_app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- ios_app
|
||||
|
||||
AllowedAPKSigningKeys: 6934159449967ff5446a766d0d8b6ee9c0f68de70e1bb85c6140599e4e477793
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2023.12.18
|
||||
CurrentVersionCode: 458
|
||||
Loading…
Reference in a new issue