mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update MediLog to 2.3.5 (5351)
This commit is contained in:
parent
07ffda1399
commit
a4cc04acbd
1 changed files with 13 additions and 2 deletions
|
|
@ -246,7 +246,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.5
|
||||
versionCode: 5351
|
||||
commit: 9143042c8f425ddf07b324fcc92ddf17aa3d10bf
|
||||
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.4
|
||||
CurrentVersionCode: 5350
|
||||
CurrentVersion: 2.3.5
|
||||
CurrentVersionCode: 5351
|
||||
|
|
|
|||
Loading…
Reference in a new issue