diff --git a/metadata/com.mshdabiola.playnotepad.foss.yml b/metadata/com.mshdabiola.playnotepad.foss.yml new file mode 100644 index 0000000000..761d83b4a3 --- /dev/null +++ b/metadata/com.mshdabiola.playnotepad.foss.yml @@ -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