mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Jerboa to 0.0.63 (63)
This commit is contained in:
parent
13b0c73387
commit
9f8a16ee9a
1 changed files with 13 additions and 2 deletions
|
|
@ -541,7 +541,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.63
|
||||
versionCode: 63
|
||||
commit: c9aab11c5db447c5016a6a0891a6fdbc8ff7c9b0
|
||||
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.62
|
||||
CurrentVersionCode: 62
|
||||
CurrentVersion: 0.0.63
|
||||
CurrentVersionCode: 63
|
||||
|
|
|
|||
Loading…
Reference in a new issue