mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
New App: me.danb.retherm
This commit is contained in:
parent
58ddcd3cc5
commit
1454e6cd5f
1 changed files with 35 additions and 0 deletions
35
metadata/me.danb.retherm.yml
Normal file
35
metadata/me.danb.retherm.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
- Unit Convertor
|
||||
License: MIT
|
||||
AuthorName: Dan Brown
|
||||
AuthorWebSite: https://danb.me
|
||||
SourceCode: https://codeberg.org/danb/retherm
|
||||
IssueTracker: https://codeberg.org/danb/retherm/issues
|
||||
Changelog: https://codeberg.org/danb/retherm/releases
|
||||
|
||||
AutoName: Retherm
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/danb/retherm
|
||||
Binaries: https://codeberg.org/danb/retherm/releases/download/v%v/retherm_v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.3
|
||||
versionCode: 8
|
||||
commit: f2be400d0f2744facb22bf6bbc695ed03cde9fec
|
||||
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: 62b28e48e8c12afe020618ea4b0c10c9567540049b2556e6e8fdc963d68a200c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 8
|
||||
Loading…
Reference in a new issue