Update ScreenStream to 3.1.1 (30101)
This commit is contained in:
parent
f806b63abf
commit
b345626d35
|
@ -91,7 +91,16 @@ Build:3.1.0,30100
|
|||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
||||
build=gradle assembleFabricfree
|
||||
|
||||
Build:3.1.1,30101
|
||||
commit=3.1.1
|
||||
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.0
|
||||
Current Version Code:30100
|
||||
Current Version:3.1.1
|
||||
Current Version Code:30101
|
||||
|
|
Loading…
Reference in a new issue