Update Petals to v2.3.0 (230)

This commit is contained in:
F-Droid checkupdates bot 2022-06-28 03:47:36 +00:00
parent b088f136da
commit 441380ccec

View file

@ -96,7 +96,21 @@ Builds:
scandelete:
- app
- versionName: v2.3.0
versionCode: 230
commit: 65bb90feedad41516d25a39ec0663a194c61c5fa
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.2.0
CurrentVersionCode: 220
CurrentVersion: v2.3.0
CurrentVersionCode: 230