mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
New App: com.southerntemp.thermocouples
This commit is contained in:
parent
7a40053314
commit
f4e463c394
1 changed files with 33 additions and 0 deletions
33
metadata/com.southerntemp.thermocouples.yml
Normal file
33
metadata/com.southerntemp.thermocouples.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
- Unit Convertor
|
||||
License: MIT
|
||||
AuthorName: Dan Brown
|
||||
AuthorWebSite: https://danb.me
|
||||
SourceCode: https://codeberg.org/danb/Thermocouples
|
||||
|
||||
AutoName: Thermocouples
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/danb/Thermocouples
|
||||
Binaries: https://codeberg.org/danb/Thermocouples/releases/download/v%v/thermocouples_v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 4.0.3
|
||||
versionCode: 17
|
||||
commit: bf66c9ca96c2b6208d54aed64ab3cd7028ad7f69
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb http://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-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: fb6b1e78653bdacced16df6fa142a81930f944708db00177301e9d5aa7c41e3e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.0.3
|
||||
CurrentVersionCode: 17
|
||||
Loading…
Reference in a new issue