mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'feature/mf.asciitext' into 'master'
New app: Irregular Expressions Closes rfp#1341 See merge request fdroid/fdroiddata!7195
This commit is contained in:
commit
4c5f58312d
1 changed files with 26 additions and 0 deletions
26
metadata/mf.asciitext.lite.yml
Normal file
26
metadata/mf.asciitext.lite.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: MIT
|
||||
AuthorName: Mobile First OSS
|
||||
AuthorEmail: hello@mobilefirst.me
|
||||
AuthorWebSite: https://oss.mobilefirst.me/
|
||||
SourceCode: https://github.com/MobileFirstLLC/irregular-expressions
|
||||
IssueTracker: https://github.com/MobileFirstLLC/irregular-expressions/issues
|
||||
|
||||
AutoName: Irregular Expressions
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/MobileFirstLLC/irregular-expressions
|
||||
|
||||
Builds:
|
||||
- versionName: 2.3.0
|
||||
versionCode: 12
|
||||
commit: 2.3.0
|
||||
subdir: base/
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.0
|
||||
CurrentVersionCode: 12
|
||||
Loading…
Reference in a new issue