mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
New app: BatteryTemperatureDisplay
This commit is contained in:
parent
30e434c83d
commit
24c4469864
1 changed files with 25 additions and 0 deletions
25
metadata/barilyuk.batterytemperature.yml
Normal file
25
metadata/barilyuk.batterytemperature.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Eugen Barilyuk EB43
|
||||
AuthorWebSite: https://eb43.github.io
|
||||
SourceCode: https://github.com/Eb43/batterytemperature
|
||||
IssueTracker: https://github.com/Eb43/batterytemperature/issues
|
||||
|
||||
AutoName: BatteryTemperature
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Eb43/batterytemperature.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: b590b6f75bf850e6ff6409bc4b6b16868062ebb5
|
||||
subdir: batterytemperature/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue