Update MediLog to 2.6.1 (5441)

This commit is contained in:
F-Droid checkupdates bot 2023-11-01 11:48:27 +00:00
parent 49b4c8f59e
commit 5f5e532df8

View file

@ -443,7 +443,19 @@ Builds:
- yes
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
- versionName: 2.6.1
versionCode: 5441
commit: fe36d6a546689c013e488922524ae228317c2831
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.5.11
CurrentVersionCode: 5427
CurrentVersion: 2.6.1
CurrentVersionCode: 5441