From 2d5d4972b60f3ccbd77debe7519dc07311e37a3d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 5 Mar 2025 05:14:36 +0000 Subject: [PATCH] Update Raccoon for Friendica to 0.4.2 (90) --- ....livefast.eattrash.raccoonforfriendica.yml | 21 +++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/metadata/com.livefast.eattrash.raccoonforfriendica.yml b/metadata/com.livefast.eattrash.raccoonforfriendica.yml index 92c806eeb8..645417eb63 100644 --- a/metadata/com.livefast.eattrash.raccoonforfriendica.yml +++ b/metadata/com.livefast.eattrash.raccoonforfriendica.yml @@ -87,9 +87,26 @@ Builds: scandelete: - build-logic/convention/build + - versionName: 0.4.2 + versionCode: 90 + commit: ae9cf6ac9d00336550b39177a003e0d77886e1f0 + 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 + - echo 'inner_translation_api_url=https://655.mtis.workers.dev/translate' > + ../core/api/build.properties + scandelete: + - build-logic/convention/build + AllowedAPKSigningKeys: a58deb540d4df4715c47ed4d4d70ce07d8cab92588973b0c4ae776f5d04164e5 AutoUpdateMode: Version UpdateCheckMode: Tags ^[\d.]+$ -CurrentVersion: 0.4.1 -CurrentVersionCode: 87 +CurrentVersion: 0.4.2 +CurrentVersionCode: 90