mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Jerboa to 0.0.46 (46)
This commit is contained in:
parent
bdb25cf2e4
commit
f3ad259465
1 changed files with 13 additions and 2 deletions
|
|
@ -399,7 +399,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.46
|
||||
versionCode: 46
|
||||
commit: dc7da4ecbad7febb53a3771946b5b64000429d5a
|
||||
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.45
|
||||
CurrentVersionCode: 45
|
||||
CurrentVersion: 0.0.46
|
||||
CurrentVersionCode: 46
|
||||
|
|
|
|||
Loading…
Reference in a new issue