mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Medic Log to 1.2.2 (13)
This commit is contained in:
parent
40174481fc
commit
1ca2a27934
1 changed files with 13 additions and 2 deletions
|
|
@ -33,7 +33,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 13
|
||||
commit: a5895b03fca3633cc338540614cc03643b3e825b
|
||||
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.1
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue