mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Medic Log to 1.2.10 (21)
This commit is contained in:
parent
e7e8aad238
commit
15933125ca
1 changed files with 13 additions and 2 deletions
|
|
@ -110,7 +110,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.10
|
||||
versionCode: 21
|
||||
commit: 79bc62c58c39055e5f20a41eb6556388a471076b
|
||||
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.9
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: 1.2.10
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue