New app: Play NotePad

This commit is contained in:
moshood abiola 2024-07-07 12:39:39 +00:00 committed by linsui
parent ab60e47e40
commit 87f8283948

View file

@ -0,0 +1,40 @@
Categories:
- Graphics
- Reading
- Writing
License: GPL-3.0-or-later
AuthorName: Lawal Abiola
AuthorEmail: mshdabiola@gmail.com
AuthorWebSite: https://github.com/mshdabiola
SourceCode: https://github.com/mshdabiola/NotePad
IssueTracker: https://github.com/mshdabiola/NotePad/issues
Changelog: https://github.com/mshdabiola/NotePad/releases
AutoName: Play NotePad
RepoType: git
Repo: https://github.com/mshdabiola/NotePad.git
Binaries: https://github.com/mshdabiola/NotePad/releases/download/%v/app-fossReliant-release-unsigned-signed.apk
Builds:
- versionName: 1.3.0
versionCode: 130
commit: 1.3.0
subdir: app
gradle:
- fossReliant
prebuild:
- sed -i -e '/androidx.dev/d' ../settings.gradle.kts
- sed -i -e '/firebase/d' build.gradle.kts
- sed -i -e '/with(target) {/,/^ }/d' -e '/CrashlyticsExtension/d' ../build-logic/convention/src/main/kotlin/AndroidApplicationFirebaseConventionPlugin.kt
- sed -i -e '/libs.firebase/d' ../build-logic/convention/build.gradle.kts
scandelete:
- build-logic/convention/build
AllowedAPKSigningKeys: 7966373797459065b77517aadbecc04b484abcf693d23ef1a6ccfb9556868750
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: gradle/libs.versions.toml|versionCode = "(\d+)"|.|versionName = "([\d.]+)"
CurrentVersion: 1.3.0
CurrentVersionCode: 130