Update Seal to 1.11.3 (11134)

This commit is contained in:
F-Droid checkupdates bot 2024-01-23 06:35:26 +00:00
parent 60827e7344
commit aab71a4a78

View file

@ -1143,6 +1143,70 @@ Builds:
- noSplits
- ABI_FILTERS=arm64-v8a
- versionName: 1.11.3-(F-Droid)
versionCode: 11131
commit: 64a11d39aae8ecf96620cf7177ddcf9a77532fa4
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/(keystorePropertiesFile.exists())$/d' -e '/versionCode/s/=
.*/= $$VERCODE$$/' build.gradle.kts
gradleprops:
- noSplits
- ABI_FILTERS=x86
- versionName: 1.11.3-(F-Droid)
versionCode: 11132
commit: 64a11d39aae8ecf96620cf7177ddcf9a77532fa4
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/(keystorePropertiesFile.exists())$/d' -e '/versionCode/s/=
.*/= $$VERCODE$$/' build.gradle.kts
gradleprops:
- noSplits
- ABI_FILTERS=x86_64
- versionName: 1.11.3-(F-Droid)
versionCode: 11133
commit: 64a11d39aae8ecf96620cf7177ddcf9a77532fa4
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/(keystorePropertiesFile.exists())$/d' -e '/versionCode/s/=
.*/= $$VERCODE$$/' build.gradle.kts
gradleprops:
- noSplits
- ABI_FILTERS=armeabi-v7a
- versionName: 1.11.3-(F-Droid)
versionCode: 11134
commit: 64a11d39aae8ecf96620cf7177ddcf9a77532fa4
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/(keystorePropertiesFile.exists())$/d' -e '/versionCode/s/=
.*/= $$VERCODE$$/' build.gradle.kts
gradleprops:
- noSplits
- ABI_FILTERS=arm64-v8a
AutoUpdateMode: Version +-(F-Droid) %v
UpdateCheckMode: Tags ^v[0-9.]+$
VercodeOperation:
@ -1151,5 +1215,5 @@ VercodeOperation:
- 3+%c
- 4+%c
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)||v(.*)
CurrentVersion: 1.11.1
CurrentVersionCode: 11114
CurrentVersion: 1.11.3
CurrentVersionCode: 11134