Update Blitzortung Lightning Monitor to 2.1.10 (283)

This commit is contained in:
F-Droid checkupdates bot 2022-08-07 05:13:52 +00:00
parent 3464151a03
commit d0f82fe153

View file

@ -289,7 +289,18 @@ Builds:
gradle:
- yes
- versionName: 2.1.10
versionCode: 283
commit: b267534f25816f66aeddfa54725d6352338b9f79
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.9
CurrentVersionCode: 282
CurrentVersion: 2.1.10
CurrentVersionCode: 283