mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update Simon Dankelmann to 1.0.9 (3)
This commit is contained in:
parent
24d0033f97
commit
d6851f50b0
1 changed files with 15 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ Changelog: https://github.com/simondankelmann/Bluetooth-LE-Spam/releases
|
|||
AutoName: Simon Dankelmann
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/simondankelmann/Bluetooth-LE-Spam
|
||||
Repo: https://github.com/simondankelmann/Bluetooth-LE-Spam.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.7
|
||||
|
|
@ -36,7 +36,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.9
|
||||
versionCode: 3
|
||||
commit: e096761c89f2205c84e9ad21410bc168dd6c5ef3
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.8
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: 1.0.9
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue