Update Petals to 3.1.1 (3101)

This commit is contained in:
F-Droid checkupdates bot 2022-10-08 04:30:51 +00:00
parent 7c1c38f708
commit fe4c5b7a7f

View file

@ -51,7 +51,19 @@ Builds:
- fdroid
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
- versionName: 3.1.1
versionCode: 3101
commit: 19717cf09e2fbe8d7c5662009f8a17bea131c13f
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 '/sonatype/d' build.gradle.kts
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 3.0.2
CurrentVersionCode: 3002
CurrentVersion: 3.1.1
CurrentVersionCode: 3101