diff --git a/metadata/com.xmission.trevin.android.notes.yml b/metadata/com.xmission.trevin.android.notes.yml new file mode 100644 index 0000000000..230be25276 --- /dev/null +++ b/metadata/com.xmission.trevin.android.notes.yml @@ -0,0 +1,32 @@ +Categories: + - Writing +License: GPL-3.0-only +AuthorName: Trevin Beattie +SourceCode: https://github.com/Typraeurion/Android-NotePad +IssueTracker: https://github.com/Typraeurion/Android-NotePad/issues + +AutoName: Note Pad + +RepoType: git +Repo: https://github.com/Typraeurion/Android-NotePad.git +Binaries: https://github.com/Typraeurion/Android-NotePad/releases/download/v%v/NotePad-%v.apk + +Builds: + - versionName: 1.4.0 + versionCode: 1040001 + commit: d96821de36b7b32b5e418aac099916afce371ef5 + subdir: app + sudo: + - echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list + - apt-get update + - apt-get install -y -t trixie openjdk-21-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AllowedAPKSigningKeys: 9d97e5168157c077d8aed502a127868d69b9d1888b711bc814a3c736a5c9d6fa + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.4.0 +CurrentVersionCode: 1040001