mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
- cp $$Material-Dialogs$$/bottomsheets/build/outputs/aar/bottomsheets-release.aar
|
||||||
libs/
|
libs/
|
||||||
|
|
||||||
- versionName: 3.7.4
|
- versionName: 3.7.5
|
||||||
versionCode: 30704
|
versionCode: 30705
|
||||||
disable: https://github.com/dkrivoruchko/ScreenStream/issues/181
|
commit: 3.7.5
|
||||||
commit: 17d75190c9045531e0023687c135d0e57cb27157
|
|
||||||
subdir: app
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
gradle:
|
gradle:
|
||||||
- firebasefree
|
- firebasefree
|
||||||
srclibs:
|
srclibs:
|
||||||
|
|
@ -709,5 +712,5 @@ Builds:
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.7.4
|
CurrentVersion: 3.7.5
|
||||||
CurrentVersionCode: 30704
|
CurrentVersionCode: 30705
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue