Update Jerboa for Lemmy to 0.0.12 (11)

This commit is contained in:
F-Droid checkupdates bot 2022-03-14 04:16:29 +00:00
parent 0b055570b6
commit ba4c8b8b10

View file

@ -93,7 +93,18 @@ Builds:
gradle:
- yes
- versionName: 0.0.12
versionCode: 11
commit: e365a2d906e70cdd2717181d3912d2deda1052ba
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.11
CurrentVersionCode: 10
CurrentVersion: 0.0.12
CurrentVersionCode: 11