mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Blitzortung Lightning Monitor to 2.2.1 (315)
This commit is contained in:
parent
e381d9bc2b
commit
bad663d046
1 changed files with 13 additions and 2 deletions
|
|
@ -352,7 +352,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.1
|
||||
versionCode: 315
|
||||
commit: c79a9aead2400d45450c8388507704d4274c853b
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+\_[0-9]+$
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 313
|
||||
CurrentVersion: 2.2.1
|
||||
CurrentVersionCode: 315
|
||||
|
|
|
|||
Loading…
Reference in a new issue