Redesign messages page UI: update components, spacing, empty state, hover effects, and typography for improved consistency and usability.

This commit is contained in:
MartinBraquet
2026-05-09 12:02:48 +02:00
parent 692b4f7365
commit b788498b38

View File

@@ -11,7 +11,7 @@ android {
applicationId "com.compassconnections.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 104
versionCode 105
versionName "1.23.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {