mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update Jerboa for Lemmy to 0.0.31 (31)
This commit is contained in:
parent
4f4fdc2cda
commit
c1f608dfd3
1 changed files with 13 additions and 2 deletions
|
|
@ -245,7 +245,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.0.31
|
||||||
|
versionCode: 31
|
||||||
|
commit: 4558a4c82250d9325bf4a5150b54617475672943
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.0.30
|
CurrentVersion: 0.0.31
|
||||||
CurrentVersionCode: 30
|
CurrentVersionCode: 31
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue