Update BLE Radar to 0.22.7-beta (1705859023)

This commit is contained in:
F-Droid checkupdates bot 2024-02-10 13:17:29 +00:00
parent c34b659741
commit 3a15c1bcb7

View file

@ -52,7 +52,18 @@ Builds:
gradle:
- fdroid
- versionName: 0.22.7-beta
versionCode: 1705859023
commit: ac5f7d97f56d61ac23cf876a49700c51b43f970f
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9]+\.[0-9]+\.[0-9]+(-[a-zA-Z0-9]+)?$
CurrentVersion: 0.22.6-beta
CurrentVersionCode: 1705859021
CurrentVersion: 0.22.7-beta
CurrentVersionCode: 1705859023