seal - revert accidental builds removals

This commit is contained in:
Licaon_Kter 2024-03-19 14:14:31 +00:00
parent c24bb4f8d9
commit a45a3886d1

View file

@ -1143,6 +1143,57 @@ Builds:
- noSplits
- ABI_FILTERS=arm64-v8a
- versionName: 1.11.3-(F-Droid)
versionCode: 11131
disable: wip abi fix
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: 11132
disable: wip abi fix
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
- versionName: 1.11.3-(F-Droid)
versionCode: 11133
disable: wip abi fix
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: 11134
disable: wip abi fix