mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New app: Power Button Tile
This commit is contained in:
parent
02747d47fa
commit
b3b0f43d54
1 changed files with 25 additions and 0 deletions
25
metadata/com.rascarlo.power.button.tile.yml
Normal file
25
metadata/com.rascarlo.power.button.tile.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: rascarlo
|
||||
AuthorEmail: ras.anonymous@tutanota.com
|
||||
SourceCode: https://github.com/rascarlo/PowerButtonTile
|
||||
IssueTracker: https://github.com/rascarlo/PowerButtonTile/issues
|
||||
|
||||
AutoName: Power Button Tile
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/rascarlo/PowerButtonTile
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 1
|
||||
commit: '0.1'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.1'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue