diff --git a/android/app/build.gradle b/android/app/build.gradle index cd0ac1d..f4401ef 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -27,8 +27,8 @@ android { applicationId "com.paarrot.app" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 1778632712 - versionName "2026-05-13.003832.344" + versionCode 1778632862 + versionName "2026-05-13.004102.796" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions { // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps. diff --git a/overlay/src/app/features/ShareRoomPicker.tsx b/overlay/src/app/features/ShareRoomPicker.tsx index b2a7a92..27d5476 100644 --- a/overlay/src/app/features/ShareRoomPicker.tsx +++ b/overlay/src/app/features/ShareRoomPicker.tsx @@ -280,7 +280,7 @@ export function ShareRoomPicker({ share, onPick, onDismiss }: ShareRoomPickerPro escapeDeactivates: stopPropagation, }} > - + Share to {isDm ? 'Person' : 'Room'}?