mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Jerboa to 0.0.44 (44)
This commit is contained in:
parent
f34d76e291
commit
84aedad400
1 changed files with 13 additions and 2 deletions
|
|
@ -377,7 +377,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.44
|
||||
versionCode: 44
|
||||
commit: 9b7c68a9d1131994cb3cdd33ecb9c900480b4d32
|
||||
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.42
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: 0.0.44
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue