diff --git a/metadata/de.drmaxnix.mfcbalance.yml b/metadata/de.drmaxnix.mfcbalance.yml new file mode 100644 index 0000000000..ac2844b9cd --- /dev/null +++ b/metadata/de.drmaxnix.mfcbalance.yml @@ -0,0 +1,36 @@ +Categories: + - Money +License: MIT +AuthorName: DrMaxNix +AuthorEmail: mail@drmaxnix.de +AuthorWebSite: https://www.drmaxnix.de +WebSite: https://mfcbalance.drmaxnix.de +SourceCode: https://git.tjdev.de/DrMaxNix/mfcbalance +IssueTracker: https://git.tjdev.de/DrMaxNix/mfcbalance/issues + +AutoName: MFC Balance + +RepoType: git +Repo: https://git.tjdev.de/DrMaxNix/mfcbalance +Binaries: https://git.tjdev.de/DrMaxNix/mfcbalance/releases/download/v%v/mfcbalance-%v-android.apk + +Builds: + - versionName: 0.3.0 + versionCode: 4 + commit: 537f1a99c438329720045fd9725986c61ae2e515 + 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: 8335730e1906da895bbf65968e8f40fc78ae62ff272e6868d69c30bb239b8d17 + +AutoUpdateMode: Version +UpdateCheckMode: Tags ^v.*[0-9]$ +CurrentVersion: 0.3.0 +CurrentVersionCode: 4