mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 05:25:43 +00:00
Update Giggity to 2.1.2 (530)
This commit is contained in:
parent
dbc002b049
commit
615b1a4c94
1 changed files with 13 additions and 2 deletions
|
|
@ -215,7 +215,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.2
|
||||
versionCode: 530
|
||||
commit: 95df313337356548c0afaa5b9c12f3e633d5703d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 529
|
||||
CurrentVersion: 2.1.2
|
||||
CurrentVersionCode: 530
|
||||
|
|
|
|||
Loading…
Reference in a new issue