mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
screenstream - disable failing
This commit is contained in:
parent
d444ea7e73
commit
9601c779b9
1 changed files with 2 additions and 57 deletions
|
|
@ -48,7 +48,7 @@ Description: |-
|
|||
be able to connect to each other.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dkrivoruchko/ScreenStream
|
||||
Repo: https://github.com/dkrivoruchko/ScreenStream.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.1.4
|
||||
|
|
@ -630,32 +630,6 @@ Builds:
|
|||
- cp $$Material-Dialogs$$/bottomsheets/build/outputs/aar/bottomsheets-release.aar
|
||||
libs/
|
||||
|
||||
- versionName: 3.7.1
|
||||
versionCode: 30701
|
||||
disable: https://github.com/dkrivoruchko/ScreenStream/issues/177
|
||||
commit: c2912d120a8b88d391fb815394beb2d180115db8
|
||||
subdir: app
|
||||
gradle:
|
||||
- firebasefree
|
||||
srclibs:
|
||||
- Material-Dialogs@3.3.0
|
||||
rm:
|
||||
- app/libs/bottomsheets-release.aar
|
||||
prebuild:
|
||||
- sed -i -e 's|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle
|
||||
- sed -i -e '/com\.google\.firebase/d; /com\.google\.gms/d' ../build.gradle
|
||||
build.gradle
|
||||
- sed -i -e '/firebaseCrashlytics/d' -e '/^android\.applicationVariants\.all
|
||||
{/,/^}$/d' build.gradle
|
||||
- pushd $$Material-Dialogs$$
|
||||
- sed -i -e '241d' bottomsheets/src/main/java/com/afollestad/materialdialogs/bottomsheets/BottomSheet.kt
|
||||
build:
|
||||
- pushd $$Material-Dialogs$$
|
||||
- gradle bottomsheets:assembleRelease
|
||||
- popd
|
||||
- cp $$Material-Dialogs$$/bottomsheets/build/outputs/aar/bottomsheets-release.aar
|
||||
libs/
|
||||
|
||||
- versionName: 3.7.3
|
||||
versionCode: 30703
|
||||
commit: a22d95d4a8eb3be1df8c75bd5e9296854b2b8cb5
|
||||
|
|
@ -884,36 +858,6 @@ Builds:
|
|||
- cp $$Material-Dialogs$$/bottomsheets/build/outputs/aar/bottomsheets-release.aar
|
||||
libs/
|
||||
|
||||
- versionName: 3.8.5
|
||||
versionCode: 30805
|
||||
disable: https://github.com/dkrivoruchko/ScreenStream/issues/189
|
||||
commit: d350620ce4250d12e6a010c9712681c925bb5e6c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- firebasefree
|
||||
srclibs:
|
||||
- Material-Dialogs@3.3.0
|
||||
rm:
|
||||
- app/libs/bottomsheets-release.aar
|
||||
prebuild:
|
||||
- sed -i -e 's|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle
|
||||
- sed -i -e '/com\.google\.firebase/d; /com\.google\.gms/d' ../build.gradle
|
||||
build.gradle
|
||||
- sed -i -e '/firebaseCrashlytics/d' -e '/^android\.applicationVariants\.all
|
||||
{/,/^}$/d' build.gradle
|
||||
- pushd $$Material-Dialogs$$
|
||||
- sed -i -e '241d' bottomsheets/src/main/java/com/afollestad/materialdialogs/bottomsheets/BottomSheet.kt
|
||||
build:
|
||||
- pushd $$Material-Dialogs$$
|
||||
- gradle bottomsheets:assembleRelease
|
||||
- popd
|
||||
- cp $$Material-Dialogs$$/bottomsheets/build/outputs/aar/bottomsheets-release.aar
|
||||
libs/
|
||||
|
||||
- versionName: 3.8.6
|
||||
versionCode: 30806
|
||||
commit: 15769711008d61cb57a0a5f86865c3cdd292f206
|
||||
|
|
@ -1252,6 +1196,7 @@ Builds:
|
|||
|
||||
- versionName: 4.0.1
|
||||
versionCode: 40001
|
||||
disable: fails to build
|
||||
commit: 3ee6ae213ac6408da198d269818035fda0145f46
|
||||
subdir: app
|
||||
sudo: chmod -R 777 /opt/android-sdk
|
||||
|
|
|
|||
Loading…
Reference in a new issue