Update Save Locally to 1.4.4a (31)

This commit is contained in:
F-Droid checkupdates bot 2025-04-27 05:19:09 +00:00 committed by linsui
parent 24de55a77a
commit 8b6d97cfc1

View file

@ -168,9 +168,23 @@ Builds:
prebuild: sed -i -e '/keystorePropertiesFile.exists/,/^}/d' -e '/keystoreProperties/d'
build.gradle.kts
- versionName: 1.4.4a
versionCode: 31
commit: ba550c73304dabd619b80828cd318d6af88c499b
subdir: 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:
- yes
prebuild: sed -i -e '/keystorePropertiesFile.exists/,/^}/d' -e '/keystoreProperties/d'
build.gradle.kts
AllowedAPKSigningKeys: 2a0b90541cf2e483b72fe1f401acdf202feefad90b335a31d6dbac3ba0e06087
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.4.3
CurrentVersionCode: 29
CurrentVersion: 1.4.4a
CurrentVersionCode: 31