diff --git a/metadata/com.mshdabiola.kmtemplate.foss.yml b/metadata/com.mshdabiola.kmtemplate.foss.yml new file mode 100644 index 0000000000..112d023170 --- /dev/null +++ b/metadata/com.mshdabiola.kmtemplate.foss.yml @@ -0,0 +1,43 @@ +Categories: + - Note + - Writing +License: Apache-2.0 +AuthorName: Lawal Abiola +AuthorEmail: mshdabiola@gmail.com +AuthorWebSite: https://github.com/mshdabiola +SourceCode: https://github.com/mshdabiola/kmtemplate +IssueTracker: https://github.com/mshdabiola/kmtemplate/issues +Changelog: https://github.com/mshdabiola/kmtemplate/releases + +AutoName: Kmtemplate + +RepoType: git +Repo: https://github.com/mshdabiola/kmtemplate.git +Binaries: https://github.com/mshdabiola/kmtemplate/releases/download/%v/app-fossReliant-release-unsigned-signed.apk + +Builds: + - versionName: 1.2.19 + versionCode: 28 + commit: dd254446191c1c6242ca7f24bfc1f0c99dc916dc + subdir: app + sudo: + - echo "deb https://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: + - fossReliant + prebuild: + - cd .. + - gradle removeFirebaseReferences + - gradle downgradeBuildLogicAndAgp + scandelete: + - build-logic/convention/build + +AllowedAPKSigningKeys: 7966373797459065b77517aadbecc04b484abcf693d23ef1a6ccfb9556868750 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +UpdateCheckData: gradle/libs.versions.toml|versionCode = "(\d+)"|.|versionName = "([\d.]+)" +CurrentVersion: 1.2.19 +CurrentVersionCode: 28