Add new app SensorSpot

This commit is contained in:
Umer Farooq 2025-09-21 18:52:13 +00:00 committed by linsui
parent 3f2057b612
commit a249df4b6e

View file

@ -0,0 +1,30 @@
Categories:
- Connectivity
License: GPL-3.0-only
AuthorName: Umer Farooq
SourceCode: https://github.com/UmerCodez/SensorSpot
IssueTracker: https://github.com/UmerCodez/SensorSpot/issues
Changelog: https://github.com/UmerCodez/SensorSpot/releases
AutoName: Sensor Spot
RepoType: git
Repo: https://github.com/UmerCodez/SensorSpot.git
Builds:
- versionName: 1.4.0
versionCode: 9
commit: 48a666f43416e7cdb9f3e29754ade3cc67f95b18
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.4.0
CurrentVersionCode: 9