diff --git a/metadata/be.chvp.nanoledger.yml b/metadata/be.chvp.nanoledger.yml new file mode 100644 index 0000000000..1612ed2d9d --- /dev/null +++ b/metadata/be.chvp.nanoledger.yml @@ -0,0 +1,32 @@ +Categories: + - Money +License: MIT +AuthorName: Charlotte Van Petegem +AuthorEmail: nanoledger@chvp.be +SourceCode: https://github.com/chvp/NanoLedger +IssueTracker: https://github.com/chvp/NanoLedger/issues + +AutoName: NanoLedger + +RepoType: git +Repo: https://github.com/chvp/NanoLedger.git +Binaries: https://github.com/chvp/NanoLedger/releases/download/v%v/nanoledger-v%v.apk + +Builds: + - versionName: 0.1.2 + versionCode: 10300 + commit: v0.1.2 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AllowedAPKSigningKeys: 541fad2ab16c1fd8d464b28ee7031849ea1333a8e8e3016cd460fe22cbde2b61 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.1.2 +CurrentVersionCode: 10300