mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update ScreenStream to 3.4.13 (30413)
This commit is contained in:
parent
2fa65f3bae
commit
8976c5cceb
1 changed files with 15 additions and 2 deletions
|
|
@ -369,7 +369,20 @@ Builds:
|
|||
- sed -i -e '/firebaseCrashlytics/d' -e '/^android\.applicationVariants\.all
|
||||
{/,/^}$/d' build.gradle
|
||||
|
||||
- versionName: 3.4.13
|
||||
versionCode: 30413
|
||||
commit: 3.4.13
|
||||
subdir: app
|
||||
gradle:
|
||||
- firebasefree
|
||||
prebuild:
|
||||
- sed -i -e 's|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle
|
||||
- sed -i -e '/com\.google\.firebase/d; /com\.google\.gms/d' ../build.gradle
|
||||
build.gradle
|
||||
- sed -i -e '/firebaseCrashlytics/d' -e '/^android\.applicationVariants\.all
|
||||
{/,/^}$/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.4.12
|
||||
CurrentVersionCode: 30412
|
||||
CurrentVersion: 3.4.13
|
||||
CurrentVersionCode: 30413
|
||||
|
|
|
|||
Loading…
Reference in a new issue