mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Merge branch 'autobt' into 'master'
new app: Auto Off Bluetooth Closes rfp#1613 See merge request fdroid/fdroiddata!8177
This commit is contained in:
commit
1b1de4c1ac
1 changed files with 25 additions and 0 deletions
25
metadata/com.mystro256.autooffbluetooth.yml
Normal file
25
metadata/com.mystro256.autooffbluetooth.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Jeremy Newton
|
||||
SourceCode: https://github.com/Mystro256/autooffbluetooth
|
||||
IssueTracker: https://github.com/Mystro256/autooffbluetooth/issues
|
||||
Changelog: https://github.com/Mystro256/autooffbluetooth/releases
|
||||
|
||||
AutoName: Auto Off Bluetooth
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Mystro256/autooffbluetooth
|
||||
|
||||
Builds:
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: '1.3'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue