mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Motion Eye to 0.9.9.2.4 (94)
This commit is contained in:
parent
6875e9ac60
commit
2e17171b01
1 changed files with 13 additions and 2 deletions
|
|
@ -51,7 +51,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.9.2.4
|
||||
versionCode: 94
|
||||
commit: 5a57c5420391de90783f8c9708807498f8191776
|
||||
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.3
|
||||
CurrentVersionCode: 93
|
||||
CurrentVersion: 0.9.9.2.4
|
||||
CurrentVersionCode: 94
|
||||
|
|
|
|||
Loading…
Reference in a new issue