mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.9.9.2.1
|
CurrentVersion: 0.9.9.2.2
|
||||||
CurrentVersionCode: 91
|
CurrentVersionCode: 92
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue