mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'setedit' into 'master'
new app: Settings Database Editor Closes rfp#1438 See merge request fdroid/fdroiddata!8003
This commit is contained in:
commit
e48ef99d99
1 changed files with 26 additions and 0 deletions
26
metadata/io.github.muntashirakon.setedit.yml
Normal file
26
metadata/io.github.muntashirakon.setedit.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Muntashir Al-Islam
|
||||||
|
AuthorEmail: muntashirakon@riseup.net
|
||||||
|
SourceCode: https://github.com/MuntashirAkon/SetEdit
|
||||||
|
IssueTracker: https://github.com/MuntashirAkon/SetEdit/issues
|
||||||
|
Changelog: https://github.com/MuntashirAkon/SetEdit/releases
|
||||||
|
|
||||||
|
AutoName: Settings Database Editor
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/MuntashirAkon/SetEdit
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 3
|
||||||
|
commit: v1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.1'
|
||||||
|
CurrentVersionCode: 3
|
||||||
Loading…
Reference in a new issue