From 93a263bc5e09e9c899fbbccc3bedfc21922936d6 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Thu, 28 May 2026 17:35:52 +0200 Subject: [PATCH] Update BackButton visibility for responsive design in profile-info component --- android/app/build.gradle | 2 +- web/components/profile/profile-info.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 90877c0d..b63f2047 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 114 + versionCode 115 versionName "1.28.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions { diff --git a/web/components/profile/profile-info.tsx b/web/components/profile/profile-info.tsx index b67d7573..82767388 100644 --- a/web/components/profile/profile-info.tsx +++ b/web/components/profile/profile-info.tsx @@ -217,8 +217,8 @@ export function ProfileInfoSkeleton() { gap: '10px', }} > -
- +
+