mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
33 lines
963 B
YAML
33 lines
963 B
YAML
Categories:
|
|
- Note
|
|
- 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
|