mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
Update PasseGares to 1.4.4 (204)
This commit is contained in:
parent
0c4e491f17
commit
4daa38f986
1 changed files with 13 additions and 2 deletions
|
|
@ -243,7 +243,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.4
|
||||
versionCode: 204
|
||||
commit: bf7639a68ab3e9bee24d170e7e9fd9a3d6bd465c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 203
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 204
|
||||
|
|
|
|||
Loading…
Reference in a new issue