Update Blitzortung Lightning Monitor to 2.1.11 (284)

This commit is contained in:
F-Droid checkupdates bot 2022-08-11 05:01:01 +00:00
parent 0898363c10
commit add549569e

View file

@ -300,7 +300,18 @@ Builds:
gradle:
- yes
- versionName: 2.1.11
versionCode: 284
commit: 1b4b0f4e336cea4626ab1ad10260374c15421b4c
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 %v_%c
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+\_[0-9]+$
CurrentVersion: 2.1.10
CurrentVersionCode: 283
CurrentVersion: 2.1.11
CurrentVersionCode: 284