mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Jerboa for Lemmy to 0.0.30 (30)
This commit is contained in:
parent
ed8dd2224f
commit
c5aa6d386f
1 changed files with 13 additions and 2 deletions
|
|
@ -234,7 +234,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.30
|
||||
versionCode: 30
|
||||
commit: 5a427b584cbde9fe69af0e9f936eb5a5b9690f01
|
||||
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.29
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: 0.0.30
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue