mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update MediLog to 2.4.5 (5411)
This commit is contained in:
parent
25197311ae
commit
1c19345bc0
1 changed files with 13 additions and 2 deletions
|
|
@ -312,7 +312,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.5
|
||||
versionCode: 5411
|
||||
commit: a913e93e5d87fb31b1c7780e6be75a897eece8ee
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.4
|
||||
CurrentVersionCode: 5410
|
||||
CurrentVersion: 2.4.5
|
||||
CurrentVersionCode: 5411
|
||||
|
|
|
|||
Loading…
Reference in a new issue