mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Jerboa to 0.0.55 (55)
This commit is contained in:
parent
fb803723b6
commit
6f8308c41f
1 changed files with 13 additions and 2 deletions
|
|
@ -487,7 +487,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.55
|
||||
versionCode: 55
|
||||
commit: efc3907a678842bf537ece60b7d67c915a6917d6
|
||||
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.54
|
||||
CurrentVersionCode: 54
|
||||
CurrentVersion: 0.0.55
|
||||
CurrentVersionCode: 55
|
||||
|
|
|
|||
Loading…
Reference in a new issue