mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 05:14:51 +00:00
Update Jerboa to 0.0.60 (60)
This commit is contained in:
parent
9ad08bc42b
commit
3044c03b9a
1 changed files with 13 additions and 2 deletions
|
|
@ -520,7 +520,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.0.60
|
||||||
|
versionCode: 60
|
||||||
|
commit: d4c82aa1f6f335adcbeec13fa390094b68b708f3
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.0.59
|
CurrentVersion: 0.0.60
|
||||||
CurrentVersionCode: 59
|
CurrentVersionCode: 60
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue