Update ScreenStream to 3.0.18 (30018)
This commit is contained in:
parent
c36757efaa
commit
64f213d12f
|
@ -73,7 +73,16 @@ Build:3.0.17,30017
|
||||||
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
|
build=gradle assembleFabricfree
|
||||||
|
|
||||||
|
Build:3.0.18,30018
|
||||||
|
commit=3.0.18
|
||||||
|
subdir=app
|
||||||
|
output=build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
||||||
|
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 '/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
|
||||||
Current Version:3.0.17
|
Current Version:3.0.18
|
||||||
Current Version Code:30017
|
Current Version Code:30018
|
||||||
|
|
Loading…
Reference in a new issue