mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Jerboa to 0.0.57 (57)
This commit is contained in:
parent
0d4a5e384b
commit
b3e4cf0f1d
1 changed files with 13 additions and 2 deletions
|
|
@ -498,7 +498,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.57
|
||||
versionCode: 57
|
||||
commit: 4a7f42a41f42ea6f28c8d63cd32b3736c9a1eb55
|
||||
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: 0.0.55
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: 0.0.57
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue