Update ScreenStream to 3.1.6 (30106)
This commit is contained in:
parent
9bd34703c8
commit
c2cd33eca8
|
@ -126,7 +126,15 @@ Build:3.1.5,30105
|
||||||
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:3.1.6,30106
|
||||||
|
commit=3.1.6
|
||||||
|
subdir=app
|
||||||
|
gradle=fabricfree
|
||||||
|
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
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:3.1.5
|
Current Version:3.1.6
|
||||||
Current Version Code:30105
|
Current Version Code:30106
|
||||||
|
|
Loading…
Reference in a new issue