Update MediLog to 2.6.3 (5443)

This commit is contained in:
F-Droid checkupdates bot 2023-12-21 09:13:32 +00:00
parent 616fb09325
commit 83c618fdc9

View file

@ -467,7 +467,19 @@ Builds:
- yes
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
- versionName: 2.6.3
versionCode: 5443
commit: b9caed567530a02314fe3d9bf02c5586b32a7c14
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.6.2
CurrentVersionCode: 5442
CurrentVersion: 2.6.3
CurrentVersionCode: 5443