mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'feature/com.rascarlo.power.button.tile' into 'master'
New app: Power Button Tile Closes rfp#1218 See merge request fdroid/fdroiddata!6451
This commit is contained in:
commit
426b7de22e
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