mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Jerboa to 0.0.54 (54)
This commit is contained in:
parent
cc88a1e9f3
commit
b7fa74894e
1 changed files with 13 additions and 2 deletions
|
|
@ -476,7 +476,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.54
|
||||
versionCode: 54
|
||||
commit: 783d2d7ce35c2ab38d0e10f5b0c370b3f92ab650
|
||||
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.53
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 0.0.54
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue