mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Jerboa to 0.0.59 (59)
This commit is contained in:
parent
be007c3962
commit
13c79b893d
1 changed files with 13 additions and 2 deletions
|
|
@ -509,7 +509,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.59
|
||||
versionCode: 59
|
||||
commit: c534cb63559f5b5b87e86667873a7a43de7cd7cc
|
||||
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.57
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: 0.0.59
|
||||
CurrentVersionCode: 59
|
||||
|
|
|
|||
Loading…
Reference in a new issue