diff --git a/metadata/io.github.kotatsuredo.kotatsu.yml b/metadata/io.github.kotatsuredo.kotatsu.yml new file mode 100644 index 0000000000000000000000000000000000000000..7904c3ba5c4ae23efe73311ee099969377189166 --- /dev/null +++ b/metadata/io.github.kotatsuredo.kotatsu.yml @@ -0,0 +1,37 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Multimedia + - Reading +License: GPL-3.0-or-later +AuthorName: Clq +WebSite: https://github.com/Kotatsu-Redo/Kotatsu-Redo +SourceCode: https://github.com/Kotatsu-Redo/Kotatsu-Redo +IssueTracker: https://github.com/Kotatsu-Redo/Kotatsu-Redo/issues +Changelog: https://github.com/Kotatsu-Redo/Kotatsu-Redo/releases + +AutoName: Kotatsu-Redo + +RepoType: git +Repo: https://github.com/Kotatsu-Redo/Kotatsu-Redo.git +Binaries: https://github.com/Kotatsu-Redo/Kotatsu-Redo/releases/download/%v/app-release.apk + +Builds: + - versionName: 9.5.5 + versionCode: 1090 + commit: 3134536b8664dbb2246c99e869f8f24014322374 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + prebuild: sed -i -e '/com.google.gms/d' build.gradle + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'assets/isrgrootx1.pem' + +AllowedAPKSigningKeys: ffd9c991066407693cf46e469feadb888d33fbb2fba77ea379b0ca12a35c661a + +AutoUpdateMode: Version +UpdateCheckMode: Tags ^[0-9.]+$ +CurrentVersion: 9.5.5 +CurrentVersionCode: 1090