From 679cea66186f7949f0e1ba8c822a90a200645124 Mon Sep 17 00:00:00 2001 From: Aditya More Date: Sun, 2 Nov 2025 22:45:34 +0530 Subject: [PATCH] New App Stashly --- metadata/nodomain.aditya1875more.stashly.yml | 33 ++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/nodomain.aditya1875more.stashly.yml diff --git a/metadata/nodomain.aditya1875more.stashly.yml b/metadata/nodomain.aditya1875more.stashly.yml new file mode 100644 index 00000000000..35b3d0b9216 --- /dev/null +++ b/metadata/nodomain.aditya1875more.stashly.yml @@ -0,0 +1,33 @@ +Categories: + - Bookmark +License: MIT +AuthorName: Aditya More +AuthorWebSite: https://adityapushes.vercel.app +SourceCode: https://github.com/Dev-Aditya-More/Stashly +IssueTracker: https://github.com/Dev-Aditya-More/Stashly/issues +Changelog: https://github.com/Dev-Aditya-More/Stashly/releases + +AutoName: Stashly + +RepoType: git +Repo: https://github.com/Dev-Aditya-More/Stashly.git +Binaries: https://github.com/Dev-Aditya-More/Stashly/releases/download/v%v/app-release.apk + +Builds: + - versionName: 2.0.5 + versionCode: 16 + commit: 5c1e03f9f923d10eafe542714ff95375853cdf9d + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines + "$$OUT$$" 'META-INF/services/*' 'res/iq.json' + +AllowedAPKSigningKeys: 78362b799959f8e3453aac22862d984fbe5843243b3aaf5b47d0c8765c2b7ac5 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 2.0.5 +CurrentVersionCode: 16 -- GitLab