mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update MediLog to 2.3.4 (5350)
This commit is contained in:
parent
f13d477f4d
commit
0ee077badb
1 changed files with 13 additions and 2 deletions
|
|
@ -235,7 +235,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.4
|
||||
versionCode: 5350
|
||||
commit: 321c35edfed489ca2a58ebd11910f220c411ba5c
|
||||
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.3.3
|
||||
CurrentVersionCode: 5349
|
||||
CurrentVersion: 2.3.4
|
||||
CurrentVersionCode: 5350
|
||||
|
|
|
|||
Loading…
Reference in a new issue