mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Motion Eye to 0.9.9.2.2 (92)
This commit is contained in:
parent
bd514aae93
commit
f43b254f74
1 changed files with 13 additions and 2 deletions
|
|
@ -29,7 +29,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.9.2.2
|
||||
versionCode: 92
|
||||
commit: 89fd6a51e3e8cd3ffea83c81465b7a1ae166aa33
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.9.2.1
|
||||
CurrentVersionCode: 91
|
||||
CurrentVersion: 0.9.9.2.2
|
||||
CurrentVersionCode: 92
|
||||
|
|
|
|||
Loading…
Reference in a new issue