mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Jerboa for Lemmy to 0.0.28 (28)
This commit is contained in:
parent
b7d4047704
commit
726d18a4aa
1 changed files with 13 additions and 2 deletions
|
|
@ -211,7 +211,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.28
|
||||
versionCode: 28
|
||||
commit: 29a87a1afecfc877ce0607f947af9c21221151c1
|
||||
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.27
|
||||
CurrentVersionCode: 27
|
||||
CurrentVersion: 0.0.28
|
||||
CurrentVersionCode: 28
|
||||
|
|
|
|||
Loading…
Reference in a new issue