mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
ScreenStream: 3.7.5
This commit is contained in:
parent
26833c155a
commit
0e39a0442a
1 changed files with 9 additions and 6 deletions
|
|
@ -681,11 +681,14 @@ Builds:
|
|||
- cp $$Material-Dialogs$$/bottomsheets/build/outputs/aar/bottomsheets-release.aar
|
||||
libs/
|
||||
|
||||
- versionName: 3.7.4
|
||||
versionCode: 30704
|
||||
disable: https://github.com/dkrivoruchko/ScreenStream/issues/181
|
||||
commit: 17d75190c9045531e0023687c135d0e57cb27157
|
||||
- versionName: 3.7.5
|
||||
versionCode: 30705
|
||||
commit: 3.7.5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- firebasefree
|
||||
srclibs:
|
||||
|
|
@ -709,5 +712,5 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.7.4
|
||||
CurrentVersionCode: 30704
|
||||
CurrentVersion: 3.7.5
|
||||
CurrentVersionCode: 30705
|
||||
|
|
|
|||
Loading…
Reference in a new issue