mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update MediLog to 2.4.6 (5412)
This commit is contained in:
parent
da49d7f66e
commit
26c51cbb05
1 changed files with 13 additions and 2 deletions
|
|
@ -323,7 +323,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.6
|
||||
versionCode: 5412
|
||||
commit: b82e7cc09ee887ec5a6f68a2c69bf80944eaba23
|
||||
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.5
|
||||
CurrentVersionCode: 5411
|
||||
CurrentVersion: 2.4.6
|
||||
CurrentVersionCode: 5412
|
||||
|
|
|
|||
Loading…
Reference in a new issue