From ee4e07ecab564b127086ea42652ec13eb302b321 Mon Sep 17 00:00:00 2001 From: Diego Beraldin Date: Wed, 20 Nov 2024 12:28:26 +0000 Subject: [PATCH] New App: com.livefast.eattrash.raccoonforfriendica --- ....livefast.eattrash.raccoonforfriendica.yml | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 metadata/com.livefast.eattrash.raccoonforfriendica.yml diff --git a/metadata/com.livefast.eattrash.raccoonforfriendica.yml b/metadata/com.livefast.eattrash.raccoonforfriendica.yml new file mode 100644 index 0000000000..21b770a2f8 --- /dev/null +++ b/metadata/com.livefast.eattrash.raccoonforfriendica.yml @@ -0,0 +1,37 @@ +Categories: + - Internet + - Reading +License: GPL-3.0-only +AuthorName: LiveFast EatTrash +AuthorEmail: livefast.eattrash.raccoon@gmail.com +AuthorWebSite: https://github.com/LiveFastEatTrashRaccoon +SourceCode: https://github.com/LiveFastEatTrashRaccoon/RaccoonForFriendica +IssueTracker: https://github.com/LiveFastEatTrashRaccoon/RaccoonForFriendica/issues +Changelog: https://github.com/LiveFastEatTrashRaccoon/RaccoonForFriendica/releases + +AutoName: Raccoon for Friendica + +RepoType: git +Repo: https://github.com/LiveFastEatTrashRaccoon/RaccoonForFriendica.git +Binaries: https://github.com/LiveFastEatTrashRaccoon/RaccoonForFriendica/releases/download/%v/RaccoonForFriendica-universal-release.apk + +Builds: + - versionName: 0.2.1 + versionCode: 55 + commit: dd0a50bc80bd57099e48b3dec61212e7a4ca87bb + subdir: composeApp + gradle: + - yes + rm: + - iosApp + prebuild: + - sed -i -e '/isEnable/s/true/false/' build.gradle.kts + - echo 'sentry_dsn=https://f6f213013fa8e8b9da736fb192594ad8@o4507979533516800.ingest.de.sentry.io/4507979535810640' + > ../core/utils/build.properties + +AllowedAPKSigningKeys: a58deb540d4df4715c47ed4d4d70ce07d8cab92588973b0c4ae776f5d04164e5 + +AutoUpdateMode: Version +UpdateCheckMode: Tags ^[\d.]+$ +CurrentVersion: 0.2.1 +CurrentVersionCode: 55