Update Petals to 2.8.1 (281)

This commit is contained in:
F-Droid checkupdates bot 2022-09-11 04:30:12 +00:00
parent beae55be92
commit 1b782cca16

View file

@ -167,7 +167,19 @@ Builds:
- fdroid
prebuild: sed -i -e '/sonatype/d' build.gradle.kts
- versionName: 2.8.1
versionCode: 281
commit: 6fc2be472c4c0a82fbfe53fd21b958f8068d5777
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: 2.8.0
CurrentVersionCode: 280
CurrentVersion: 2.8.1
CurrentVersionCode: 281