mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
New App: be.chvp.nanoledger
This commit is contained in:
parent
cc50b755c3
commit
fb20223580
1 changed files with 32 additions and 0 deletions
32
metadata/be.chvp.nanoledger.yml
Normal file
32
metadata/be.chvp.nanoledger.yml
Normal file
|
|
@ -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
|
||||||
Loading…
Reference in a new issue