mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Merge branch 'urlsanitizer' into 'master'
new app: URLSanitizer Closes rfp#1506 See merge request fdroid/fdroiddata!8051
This commit is contained in:
commit
f1fef5a01c
1 changed files with 26 additions and 0 deletions
26
metadata/moe.dic1911.urlsanitizer.yml
Normal file
26
metadata/moe.dic1911.urlsanitizer.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: dic1911
|
||||
AuthorEmail: d69873@gmail.com
|
||||
AuthorWebSite: https://dic1911.github.io/
|
||||
SourceCode: https://github.com/dic1911/android_URLSanitizer
|
||||
IssueTracker: https://github.com/dic1911/android_URLSanitizer/issues
|
||||
|
||||
AutoName: URLSanitizer
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dic1911/android_URLSanitizer
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.2
|
||||
versionCode: 4
|
||||
commit: 1.1.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue