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