mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Newapp: Notely Voice
This commit is contained in:
parent
b1c5e61244
commit
ed42aaabfd
1 changed files with 30 additions and 0 deletions
30
metadata/com.module.notelycompose.android.yml
Normal file
30
metadata/com.module.notelycompose.android.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Tosin Onikute
|
||||
AuthorEmail: tosinmath007@gmail.com
|
||||
SourceCode: https://github.com/tosinonikute/NotelyVoice
|
||||
IssueTracker: https://github.com/tosinonikute/NotelyVoice/issues
|
||||
Changelog: https://github.com/tosinonikute/NotelyVoice/releases
|
||||
|
||||
AutoName: Notely Voice
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tosinonikute/NotelyVoice.git
|
||||
Binaries: https://github.com/tosinonikute/NotelyVoice/releases/download/v%v/androidApp-release-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.7
|
||||
versionCode: 8
|
||||
commit: ab225f4d2cbee4e43527f196d21bd8f566954fd0
|
||||
subdir: androidApp
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/jetbrains/d' ../settings.gradle.kts
|
||||
|
||||
AllowedAPKSigningKeys: ebdd1d201b50253823b2d81dfb4806823728a388e58b52ff39e28b7add924cd5
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.7
|
||||
CurrentVersionCode: 8
|
||||
Loading…
Reference in a new issue