mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update MediLog to 2.4.0 (5405)
This commit is contained in:
parent
c958aa4f7f
commit
a9ef87ec4f
1 changed files with 13 additions and 2 deletions
|
|
@ -257,7 +257,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.0
|
||||
versionCode: 5405
|
||||
commit: 9ae4c5353c5ea4cf14cb9a8302b6e30c82f578ab
|
||||
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.5
|
||||
CurrentVersionCode: 5351
|
||||
CurrentVersion: 2.4.0
|
||||
CurrentVersionCode: 5405
|
||||
|
|
|
|||
Loading…
Reference in a new issue