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)}