mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
seal - revert accidental builds removals
This commit is contained in:
parent
c24bb4f8d9
commit
a45a3886d1
1 changed files with 51 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue