mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update MediLog to 2.4.7 (5413)
This commit is contained in:
parent
a781b8ba94
commit
28cb01d1be
1 changed files with 13 additions and 2 deletions
|
|
@ -334,7 +334,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.7
|
||||
versionCode: 5413
|
||||
commit: 792d2425301d06c543972e37dbbe798632511328
|
||||
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.6
|
||||
CurrentVersionCode: 5412
|
||||
CurrentVersion: 2.4.7
|
||||
CurrentVersionCode: 5413
|
||||
|
|
|
|||
Loading…
Reference in a new issue