mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
com.example.deeplviewer
This commit is contained in:
parent
0c7b1e4996
commit
53d4852d71
1 changed files with 29 additions and 0 deletions
29
metadata/com.example.deeplviewer.yml
Normal file
29
metadata/com.example.deeplviewer.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Reading
|
||||
- Science & Education
|
||||
License: MIT
|
||||
AuthorName: sakusaku3939
|
||||
AuthorEmail: yuukiyuuki223@gmail.com
|
||||
AuthorWebSite: https://portfolio.sakusaku3939.com
|
||||
SourceCode: https://github.com/sakusaku3939/DeepLAndroid
|
||||
IssueTracker: https://github.com/sakusaku3939/DeepLAndroid/issues
|
||||
|
||||
AutoName: DeepL Android
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sakusaku3939/DeepLAndroid
|
||||
|
||||
Builds:
|
||||
- versionName: '3.3'
|
||||
versionCode: 9
|
||||
commit: v3.3.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.3'
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue