mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
New App: net.cacheux.nvp.app
This commit is contained in:
parent
dbced46d7a
commit
facfe55ff2
1 changed files with 28 additions and 0 deletions
28
metadata/net.cacheux.nvp.app.yml
Normal file
28
metadata/net.cacheux.nvp.app.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
License: Apache-2.0
|
||||
AuthorName: Leo Cacheux
|
||||
SourceCode: https://github.com/lcacheux/nov-open-reader
|
||||
IssueTracker: https://github.com/lcacheux/nov-open-reader/issues
|
||||
|
||||
AutoName: Nov Open Reader
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/lcacheux/nov-open-reader.git
|
||||
Binaries: https://github.com/lcacheux/nov-open-reader/releases/download/app-%v/nov-open-reader-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.2
|
||||
versionCode: 10102
|
||||
commit: app-1.1.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/maven {/,/}/d' ../nvplib/{core,nfc}/build.gradle.kts
|
||||
|
||||
AllowedAPKSigningKeys: 85cc13b7cda62d0cd41d15b6bda8cfa95d9d5cc244507ae60efd2dfbd1581217
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^app-
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 10102
|
||||
Loading…
Reference in a new issue