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