mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update Jerboa to 0.0.39 (39)
This commit is contained in:
parent
521867e873
commit
4c75a637ca
1 changed files with 13 additions and 2 deletions
|
|
@ -333,7 +333,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.39
|
||||
versionCode: 39
|
||||
commit: e0c79ed6bef3e47239e64dd061fa4770808d0430
|
||||
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.38
|
||||
CurrentVersionCode: 38
|
||||
CurrentVersion: 0.0.39
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue