mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Newapp: OpenNotes
This commit is contained in:
parent
07e529ed5c
commit
724ed8f376
1 changed files with 29 additions and 0 deletions
29
metadata/com.opennotes.yml
Normal file
29
metadata/com.opennotes.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Note
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Dhanush Sugganahalli
|
||||
SourceCode: https://github.com/Fandroid745/Open-notes
|
||||
IssueTracker: https://github.com/Fandroid745/Open-notes/issues
|
||||
Changelog: https://github.com/Fandroid745/Open-notes/releases
|
||||
|
||||
AutoName: Open notes
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Fandroid745/Open-notes.git
|
||||
Binaries: https://github.com/Fandroid745/Open-notes/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: eec96adf624e3c6bad97ef678ea2ffdf20534cfa
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 73c51f64f5969f1fe9cbaf4edea2149bdd5b19c938500dc234a3b0cb202951dc
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue