Update Voice Notify to 1.4.2 (32)

This commit is contained in:
F-Droid checkupdates bot 2025-01-04 04:27:44 +00:00 committed by Licaon_Kter
parent 3b5a045585
commit c29d67a58a

View file

@ -150,7 +150,20 @@ Builds:
- yes
prebuild: sed -i -e '/versionNameSuffix/d' build.gradle.kts
- versionName: 1.4.2
versionCode: 32
commit: cc4c76e1099b70d6f22eaa0df4cadd19091b32ec
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 '/versionNameSuffix/d' build.gradle.kts
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.4.1
CurrentVersionCode: 31
CurrentVersion: 1.4.2
CurrentVersionCode: 32