mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update Jerboa to 0.0.62 (62)
This commit is contained in:
parent
14511326d5
commit
25e766f1fc
1 changed files with 13 additions and 2 deletions
|
|
@ -530,7 +530,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.62
|
||||
versionCode: 62
|
||||
commit: c3cf9e09aa283f87b66824928d9ba609ce1bd03f
|
||||
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.61
|
||||
CurrentVersionCode: 61
|
||||
CurrentVersion: 0.0.62
|
||||
CurrentVersionCode: 62
|
||||
|
|
|
|||
Loading…
Reference in a new issue