Update Petals to 3.12.2 (31202)

This commit is contained in:
F-Droid checkupdates bot 2023-09-12 03:41:38 +00:00
parent b2632da7eb
commit 25587b833c

View file

@ -227,7 +227,19 @@ Builds:
- fdroid
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
- versionName: 3.12.2
versionCode: 31202
commit: cdf96d2990777d257c5d807c737ad19939971660
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- fdroid
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 3.12.0
CurrentVersionCode: 31200
CurrentVersion: 3.12.2
CurrentVersionCode: 31202