mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update COVID-19 Italia to 1.2.10.1 (36)
This commit is contained in:
parent
1cd17d3a61
commit
6c50917bf9
1 changed files with 13 additions and 2 deletions
|
|
@ -111,7 +111,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.10.1
|
||||
versionCode: 36
|
||||
commit: 3b2c23f409c40231b9ed74f883e2ebad196fea4e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.10
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 1.2.10.1
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue