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