mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Medic Log to 1.2.9 (20)
This commit is contained in:
parent
650f55e974
commit
168afc5aad
1 changed files with 13 additions and 2 deletions
|
|
@ -99,7 +99,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.9
|
||||
versionCode: 20
|
||||
commit: 16c27f7375e4806acbb6111665a27468118f14bd
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.7
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 1.2.9
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue