mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update ScreenStream to 3.4.0 (30400)
This commit is contained in:
parent
034c514dd3
commit
9869857b25
1 changed files with 15 additions and 2 deletions
|
|
@ -264,7 +264,20 @@ Builds:
|
||||||
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
build.gradle
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 3.4.0
|
||||||
|
versionCode: 30400
|
||||||
|
commit: 3.4.0
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.3.2
|
CurrentVersion: 3.4.0
|
||||||
CurrentVersionCode: 30302
|
CurrentVersionCode: 30400
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue