mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update MediLog to 2.6.1 (5441)
This commit is contained in:
parent
49b4c8f59e
commit
5f5e532df8
1 changed files with 14 additions and 2 deletions
|
|
@ -443,7 +443,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
|
||||
|
||||
- versionName: 2.6.1
|
||||
versionCode: 5441
|
||||
commit: fe36d6a546689c013e488922524ae228317c2831
|
||||
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.5.11
|
||||
CurrentVersionCode: 5427
|
||||
CurrentVersion: 2.6.1
|
||||
CurrentVersionCode: 5441
|
||||
|
|
|
|||
Loading…
Reference in a new issue