mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Gauguin to 0.15.0 (13)
This commit is contained in:
parent
0a2fe1de1c
commit
f4727f2116
1 changed files with 13 additions and 2 deletions
|
|
@ -89,9 +89,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.15.0
|
||||
versionCode: 13
|
||||
commit: b4f8198dd19805be1ca3fe3a65bb552dccdaa164
|
||||
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.14.0
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 0.15.0
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue