mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
New App: com.noto
This commit is contained in:
parent
199e566dd3
commit
dc9dc96bd1
1 changed files with 34 additions and 0 deletions
34
metadata/com.noto.yml
Normal file
34
metadata/com.noto.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
AuthorName: Ali Albaali
|
||||
AuthorEmail: noto@alialbaali.com
|
||||
AuthorWebSite: https://alialbaali.com
|
||||
WebSite: https://github.com/alialbaali/Noto
|
||||
SourceCode: https://github.com/alialbaali/Noto
|
||||
IssueTracker: https://github.com/alialbaali/Noto/issues
|
||||
Translation: https://crowdin.com/project/notoapp
|
||||
Changelog: https://github.com/alialbaali/Noto/releases
|
||||
Donate: https://www.buymeacoffee.com/alialbaali
|
||||
|
||||
AutoName: Noto
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/alialbaali/Noto.git
|
||||
Binaries: https://github.com/alialbaali/Noto/releases/download/v%v/Noto.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 2.2.3
|
||||
versionCode: 54
|
||||
commit: v2.2.3.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: dfe4dfb2d06edb86bf93c2439355e9e243ef3c085e02c4ecc6fa86ff3095fd5e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: buildSrc/src/main/java/Dependencies.kt|VersionCode\s=\s(\d+)|.|VersionName\s=\s"(.+)"
|
||||
CurrentVersion: 2.2.3
|
||||
CurrentVersionCode: 54
|
||||
Loading…
Reference in a new issue