mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Jerboa to 0.0.42 (42)
This commit is contained in:
parent
b8aedbfd95
commit
283c4be8f2
1 changed files with 13 additions and 2 deletions
|
|
@ -366,7 +366,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.42
|
||||
versionCode: 42
|
||||
commit: efb5d75796e9d0a5b7fe07f239a00c0b916412fa
|
||||
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.41
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersion: 0.0.42
|
||||
CurrentVersionCode: 42
|
||||
|
|
|
|||
Loading…
Reference in a new issue