Update MediLog to 2.7.2 (5446)

This commit is contained in:
F-Droid checkupdates bot 2024-02-27 09:45:40 +00:00
parent be98810709
commit 173570e35c

View file

@ -503,7 +503,19 @@ Builds:
- yes
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
- versionName: 2.7.2
versionCode: 5446
commit: a72a82cb6a8b9ef64b6d847142df233a4bc25cdc
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.1
CurrentVersionCode: 5445
CurrentVersion: 2.7.2
CurrentVersionCode: 5446