mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.2.0
|
CurrentVersion: 2.3.1
|
||||||
CurrentVersionCode: 38
|
CurrentVersionCode: 40
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue