mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
Update BLE Radar to 0.22.8-beta (1705859024)
This commit is contained in:
parent
bd7ac8b76f
commit
620b55441d
1 changed files with 13 additions and 2 deletions
|
|
@ -63,7 +63,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 0.22.8-beta
|
||||
versionCode: 1705859024
|
||||
commit: 42985a63146e1e273bd76dec427046c3c58790b3
|
||||
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.7-beta
|
||||
CurrentVersionCode: 1705859023
|
||||
CurrentVersion: 0.22.8-beta
|
||||
CurrentVersionCode: 1705859024
|
||||
|
|
|
|||
Loading…
Reference in a new issue