mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Gauguin to 0.20.0 (21)
This commit is contained in:
parent
ec5312c8c3
commit
9b0f7673e1
1 changed files with 13 additions and 2 deletions
|
|
@ -166,9 +166,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.20.0
|
||||
versionCode: 21
|
||||
commit: 9aedb98863c693ba416c2205758e2196cae4a57c
|
||||
subdir: gauguin-app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: e3b52addda7ef701e1a42e0bc3b8b4443a5eb29cbf62a47492b9ee697438da62
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 0.19.1
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: 0.20.0
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue