Update Blitzortung Lightning Monitor to 2.1.9 (282)

This commit is contained in:
F-Droid checkupdates bot 2022-05-19 04:57:21 +00:00
parent 19ea31e76c
commit 040bfc2e1f

View file

@ -278,7 +278,18 @@ Builds:
gradle:
- yes
- versionName: 2.1.9
versionCode: 282
commit: aeef114e2aabeca15e354bbbcbec4b198c1061a4
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.8
CurrentVersionCode: 280
CurrentVersion: 2.1.9
CurrentVersionCode: 282