mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
- yes
|
||||||
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.7.1
|
CurrentVersion: 2.7.2
|
||||||
CurrentVersionCode: 5445
|
CurrentVersionCode: 5446
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue