mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update MediLog to 2.7.0 (5444)
This commit is contained in:
parent
6162949c94
commit
0ba38e60f4
1 changed files with 14 additions and 2 deletions
|
|
@ -479,7 +479,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 5444
|
||||
commit: 75b8b1c74a71d4c89765f98ae03395bc0b10abd8
|
||||
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.3
|
||||
CurrentVersionCode: 5443
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 5444
|
||||
|
|
|
|||
Loading…
Reference in a new issue