mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update timeto.me to 2025.08.30 (588)
This commit is contained in:
parent
4bdaabe3a6
commit
a1d585439c
1 changed files with 16 additions and 2 deletions
|
|
@ -187,9 +187,23 @@ Builds:
|
|||
rm:
|
||||
- ios_app
|
||||
|
||||
- versionName: 2025.08.30
|
||||
versionCode: 588
|
||||
commit: 51ee0383f33c39b5eb6c145ce9259a999ebbd22d
|
||||
subdir: android_app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- ios_app
|
||||
|
||||
AllowedAPKSigningKeys: 6934159449967ff5446a766d0d8b6ee9c0f68de70e1bb85c6140599e4e477793
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2025.08.09
|
||||
CurrentVersionCode: 586
|
||||
CurrentVersion: 2025.08.30
|
||||
CurrentVersionCode: 588
|
||||
|
|
|
|||
Loading…
Reference in a new issue