Update Voice Notify to 1.3.1 (29)

This commit is contained in:
F-Droid checkupdates bot 2024-01-11 07:50:46 +00:00
parent 6f9c4a51da
commit 719441c88a

View file

@ -125,7 +125,19 @@ Builds:
- yes
prebuild: sed -i -e '/versionNameSuffix/d' build.gradle.kts
- versionName: 1.3.1
versionCode: 29
commit: 7ccf0f7cf6af5bc1a4d3ef5a9c8419c48304bb5f
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/versionNameSuffix/d' build.gradle.kts
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.3.0
CurrentVersionCode: 28
CurrentVersion: 1.3.1
CurrentVersionCode: 29