mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update MediLog to 2.6.3 (5443)
This commit is contained in:
parent
616fb09325
commit
83c618fdc9
1 changed files with 14 additions and 2 deletions
|
|
@ -467,7 +467,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
|
||||
|
||||
- versionName: 2.6.3
|
||||
versionCode: 5443
|
||||
commit: b9caed567530a02314fe3d9bf02c5586b32a7c14
|
||||
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.2
|
||||
CurrentVersionCode: 5442
|
||||
CurrentVersion: 2.6.3
|
||||
CurrentVersionCode: 5443
|
||||
|
|
|
|||
Loading…
Reference in a new issue