mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update BLE Radar to 0.22.7-beta (1705859023)
This commit is contained in:
parent
c34b659741
commit
3a15c1bcb7
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue