mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update ScreenStream to 3.0.17 (30017)
Also switch UCM to tags and enable AUM. Closes fdroid/fdroiddata#1492.
This commit is contained in:
parent
ba37b99582
commit
7f79631ce2
1 changed files with 13 additions and 5 deletions
|
|
@ -64,8 +64,16 @@ Build:2.1.5,215
|
||||||
prebuild=sed -i -e '/maven {$/,/}/d' -e '/fabric\.io/d' -e '/io\.fabric/d' ../build.gradle build.gradle
|
prebuild=sed -i -e '/maven {$/,/}/d' -e '/fabric\.io/d' -e '/io\.fabric/d' ../build.gradle build.gradle
|
||||||
build=gradle assembleFabricfree
|
build=gradle assembleFabricfree
|
||||||
|
|
||||||
Auto Update Mode:None
|
Build:3.0.17,30017
|
||||||
Update Check Mode:HTTP
|
commit=3.0.17
|
||||||
Update Check Data:https://raw.githubusercontent.com/dkrivoruchko/ScreenStream/master/build.gradle|version_code = ([0-9]*)|.|version_name = \'([0-9.]*)\'
|
subdir=app
|
||||||
Current Version:2.2.2
|
output=build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
||||||
Current Version Code:222
|
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.0.17
|
||||||
|
Current Version Code:30017
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue