mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Jerboa to 0.0.61 (61)
This commit is contained in:
parent
2f6accc559
commit
c382b4552d
1 changed files with 13 additions and 2 deletions
|
|
@ -519,7 +519,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.61
|
||||
versionCode: 61
|
||||
commit: 2315fff1eafca0a7f6f46daa3fa71419b67eb64c
|
||||
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.60
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 0.0.61
|
||||
CurrentVersionCode: 61
|
||||
|
|
|
|||
Loading…
Reference in a new issue