mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Jerboa for Lemmy to 0.0.33 (33)
This commit is contained in:
parent
54aed015f7
commit
b77c3569f1
1 changed files with 13 additions and 2 deletions
|
|
@ -267,7 +267,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.33
|
||||
versionCode: 33
|
||||
commit: fc17bc43e70919af90c54550b498181efa6670f8
|
||||
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.32
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 0.0.33
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue