mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Jerboa for Lemmy to 0.0.24 (23)
This commit is contained in:
parent
71e5c20394
commit
0f4fa89ee8
1 changed files with 13 additions and 2 deletions
|
|
@ -200,7 +200,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.24
|
||||
versionCode: 23
|
||||
commit: 3781817ad3b73ad311d7221bf3e8bae51a676404
|
||||
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.23
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 0.0.24
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue