Update MediLog to 2.7.1 (5445)

This commit is contained in:
F-Droid checkupdates bot 2024-01-29 09:22:52 +00:00
parent cb8d4f86b9
commit 11170b545c

View file

@ -491,7 +491,19 @@ Builds:
- yes
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
- versionName: 2.7.1
versionCode: 5445
commit: 51d9e7e177c1d2529e1d05125d4748a3211480e4
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.7.0
CurrentVersionCode: 5444
CurrentVersion: 2.7.1
CurrentVersionCode: 5445