mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update MediLog to 2.4.4 (5410)
This commit is contained in:
parent
1a9f69c1aa
commit
acdf37f0fc
1 changed files with 13 additions and 2 deletions
|
|
@ -301,7 +301,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.4
|
||||
versionCode: 5410
|
||||
commit: f536412cac3dd4dcaae7ef928e5a139f16147615
|
||||
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.3
|
||||
CurrentVersionCode: 5409
|
||||
CurrentVersion: 2.4.4
|
||||
CurrentVersionCode: 5410
|
||||
|
|
|
|||
Loading…
Reference in a new issue