Update Petals to v2.3.2 (232)

This commit is contained in:
F-Droid checkupdates bot 2022-06-30 04:06:38 +00:00
parent 7b2a453081
commit bc18d0a9b1

View file

@ -110,7 +110,21 @@ Builds:
scandelete:
- app
- versionName: v2.3.2
versionCode: 232
commit: 849a53c2c31c68cf26722dc4b26c0d85baac7ca5
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
prebuild: sed -i -e '/val keystorePropertiesFile/,/^}/d' build.gradle.kts
scandelete:
- app
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: v2.3.0
CurrentVersionCode: 230
CurrentVersion: v2.3.2
CurrentVersionCode: 232