diff --git a/metadata/com.rastislavkish.vscan.yml b/metadata/com.rastislavkish.vscan.yml new file mode 100644 index 0000000000..0587b3557b --- /dev/null +++ b/metadata/com.rastislavkish.vscan.yml @@ -0,0 +1,34 @@ +Categories: + - Multimedia +License: GPL-3.0-only +AuthorName: Rastislav Kish +AuthorEmail: rastislav.kish@protonmail.com +SourceCode: https://github.com/RastislavKish/VScan +IssueTracker: https://github.com/RastislavKish/VScan/issues + +AutoName: VScan + +RepoType: git +Repo: https://github.com/RastislavKish/VScan.git +Binaries: https://github.com/RastislavKish/VScan/releases/download/v%v/VScan.apk + +Builds: + - versionName: 0.2.3 + versionCode: 23 + commit: f1b6d397775aa7494bd6149163a0b2f51f535768 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + postbuild: + - mv $$OUT$$ unaligned.apk + - $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner + --replace unaligned.apk $$OUT$$ + +AllowedAPKSigningKeys: e280928ae2030e20b15bf024aad830e5435653d4a90017c3bbf340e4cb28232c + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.2.3 +CurrentVersionCode: 23