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