Update Squircle CE to 2023.2.0 (10022)

This commit is contained in:
F-Droid checkupdates bot 2023-11-13 04:45:20 +00:00
parent c5e5ba18ea
commit b7fc51e814

View file

@ -176,6 +176,21 @@ Builds:
scandelete:
- build-logic
- versionName: 2023.2.0
versionCode: 10022
commit: f774f6936994b0145b12a7772820ae78e385f9a0
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- fdroid
prebuild: sed -i -e '/signingConfig =/d' -e '/storeFile =/,+3d' ../build-logic/convention/src/main/kotlin/ApplicationModulePlugin.kt
scandelete:
- build-logic
MaintainerNotes: |-
Both app and library gets tagged, so
we're only looking for 0000.00.00
@ -186,5 +201,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[0-9]{4}\.[0-9]{1,2}\.[0-9]{1,2}$
CurrentVersion: 2023.1.5
CurrentVersionCode: 10019
CurrentVersion: 2023.2.0
CurrentVersionCode: 10022