mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update ScreenStream to 3.2.0 (30200)
This commit is contained in:
parent
c5247c750f
commit
c6a2736cc3
1 changed files with 10 additions and 2 deletions
|
|
@ -150,7 +150,15 @@ Build:3.1.8,30108
|
|||
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:3.2.0,30200
|
||||
commit=3.2.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
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.1.8
|
||||
Current Version Code:30108
|
||||
Current Version:3.2.0
|
||||
Current Version Code:30200
|
||||
|
|
|
|||
Loading…
Reference in a new issue