mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Green Pass to 2.3.1 (40)
This commit is contained in:
parent
e8e36da4df
commit
045bd35383
1 changed files with 13 additions and 2 deletions
|
|
@ -71,7 +71,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.1
|
||||
versionCode: 40
|
||||
commit: 7cebf07048c89dfab5d69934b1baf13b460346d4
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 38
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 40
|
||||
|
|
|
|||
Loading…
Reference in a new issue