Update ScreenStream to 3.3.2 (30302)
This commit is contained in:
parent
b9294e1295
commit
defefd8a7f
|
@ -251,7 +251,20 @@ Builds:
|
|||
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||
build.gradle
|
||||
|
||||
- versionName: 3.3.2
|
||||
versionCode: 30302
|
||||
commit: 3.3.2
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.3.1
|
||||
CurrentVersionCode: 30301
|
||||
CurrentVersion: 3.3.2
|
||||
CurrentVersionCode: 30302
|
||||
|
|
Loading…
Reference in a new issue