Update MediLog to 2.6.2 (5442)

This commit is contained in:
F-Droid checkupdates bot 2023-12-05 10:47:34 +00:00
parent 381936d525
commit 3f3c2c6588

View file

@ -455,7 +455,19 @@ Builds:
- yes
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
- versionName: 2.6.2
versionCode: 5442
commit: 6b32bb40e3c72449bff1e4bd04a336224b866be7
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.1
CurrentVersionCode: 5441
CurrentVersion: 2.6.2
CurrentVersionCode: 5442