From 414a86ee71f2314274875e43d0d1e6b77f9f316c Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Mon, 13 Jul 2026 18:05:33 +0200 Subject: [PATCH] Improve tooltip and button styles for disabled state in connect actions --- android/app/build.gradle | 2 +- web/components/profile/connect-actions.tsx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 1234ee67..ee46509c 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -11,7 +11,7 @@ android { applicationId "com.compassconnections.app" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 124 + versionCode 125 versionName "1.29.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions { diff --git a/web/components/profile/connect-actions.tsx b/web/components/profile/connect-actions.tsx index 1a4152b7..9f51e0cb 100644 --- a/web/components/profile/connect-actions.tsx +++ b/web/components/profile/connect-actions.tsx @@ -137,6 +137,7 @@ export function ConnectActions(props: {profile: Profile; user: User}) { return ( {t(`profile.relationship.${type}`, label)}