Update ScreenStream to 3.1.4 (30104)
This commit is contained in:
parent
c85238d9e4
commit
1d90060e44
|
@ -109,7 +109,16 @@ Build:3.1.3,30103
|
|||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
||||
build=gradle assembleFabricfree
|
||||
|
||||
Build:3.1.4,30104
|
||||
commit=3.1.4
|
||||
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
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.1.3
|
||||
Current Version Code:30103
|
||||
Current Version:3.1.4
|
||||
Current Version Code:30104
|
||||
|
|
Loading…
Reference in a new issue