Update MediLog to 2.7.0 (5444)

This commit is contained in:
F-Droid checkupdates bot 2024-01-08 09:19:30 +00:00
parent 6162949c94
commit 0ba38e60f4

View file

@ -479,7 +479,19 @@ Builds:
- yes
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
- versionName: 2.7.0
versionCode: 5444
commit: 75b8b1c74a71d4c89765f98ae03395bc0b10abd8
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.3
CurrentVersionCode: 5443
CurrentVersion: 2.7.0
CurrentVersionCode: 5444