mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Jerboa for Lemmy to 0.0.32 (32)
This commit is contained in:
parent
0962fb4383
commit
5ed4c78299
1 changed files with 13 additions and 2 deletions
|
|
@ -256,7 +256,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.32
|
||||
versionCode: 32
|
||||
commit: 71095b702d46da0cf54af336cd0f494b15b957d7
|
||||
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.31
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 0.0.32
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue