mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update MediLog to 2.5.3 (5418)
This commit is contained in:
parent
3de218f93a
commit
7ca9db12c8
1 changed files with 13 additions and 2 deletions
|
|
@ -389,7 +389,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.3
|
||||
versionCode: 5418
|
||||
commit: 099520f48951c99d4676a63b1936f392ca72ed44
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.5.2
|
||||
CurrentVersionCode: 5417
|
||||
CurrentVersion: 2.5.3
|
||||
CurrentVersionCode: 5418
|
||||
|
|
|
|||
Loading…
Reference in a new issue