mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update MediLog to 2.7.2 (5446)
This commit is contained in:
parent
be98810709
commit
173570e35c
1 changed files with 14 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue