mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Update Motion Eye to 0.9.9.2.3 (93)
This commit is contained in:
parent
6eac89c956
commit
f6940f3d1f
1 changed files with 13 additions and 2 deletions
|
|
@ -40,7 +40,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.9.2.3
|
||||
versionCode: 93
|
||||
commit: 81cd085c7441ad2ddc59cef8ef0cf2e01e9e3d92
|
||||
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.2
|
||||
CurrentVersionCode: 92
|
||||
CurrentVersion: 0.9.9.2.3
|
||||
CurrentVersionCode: 93
|
||||
|
|
|
|||
Loading…
Reference in a new issue