mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
add AudioNote (com.certified.audionote)
This commit is contained in:
parent
894c39ccab
commit
d9e327f57b
1 changed files with 33 additions and 0 deletions
33
metadata/com.certified.audionote.yml
Normal file
33
metadata/com.certified.audionote.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: Apache-2.0
|
||||
AuthorName: Samson Achiaga
|
||||
AuthorEmail: Sammie_kt@pm.me
|
||||
SourceCode: https://github.com/certified84/AudioNote
|
||||
IssueTracker: https://github.com/certified84/AudioNote/issues
|
||||
Donate: https://www.buymeacoffee.com/SammieKt
|
||||
|
||||
AutoName: Audio Notes
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/certified84/AudioNote
|
||||
Binaries: https://github.com/certified84/AudioNote/releases/download/v%v/Audio-Notes.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.5.2
|
||||
versionCode: 7
|
||||
commit: v0.1.5.2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 8c7551058e5cc1144025d1e958a626455aa6e68f8d9225f4208dd34ea5d8ad6d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.5.2
|
||||
CurrentVersionCode: 7
|
||||
Loading…
Reference in a new issue