mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Green Pass to 2.1.1 (37)
This commit is contained in:
parent
ea8962064c
commit
0c9ae3d7ec
1 changed files with 13 additions and 2 deletions
|
|
@ -48,7 +48,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 37
|
||||
commit: 76cb5530132e845454be64cefe9466c88cfe70bb
|
||||
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.1.0
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue