diff --git a/metadata/com.noto.yml b/metadata/com.noto.yml new file mode 100644 index 0000000000..a530289896 --- /dev/null +++ b/metadata/com.noto.yml @@ -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