mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
ScreenStream: fix 3.1.5 (30105)
This commit is contained in:
parent
3b50c1ff88
commit
dcd6c8647c
1 changed files with 1 additions and 2 deletions
|
|
@ -121,11 +121,10 @@ Build:3.1.4,30104
|
||||||
Build:3.1.5,30105
|
Build:3.1.5,30105
|
||||||
commit=3.1.5
|
commit=3.1.5
|
||||||
subdir=app
|
subdir=app
|
||||||
output=build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
gradle=fabricfree
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
||||||
build=gradle assembleFabricfree
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue