diff --git a/app/build.gradle b/app/build.gradle index f3db0f1aa..508d74cd5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -149,7 +149,7 @@ dependencies { implementation "androidx.emoji2:emoji2-emojipicker:1.5.0" implementation 'androidx.core:core-ktx:1.13.1' - implementation 'androidx.core:core-location-altitude:1.0.0-alpha02' + implementation 'androidx.core:core-location-altitude:1.0.0-alpha03' implementation 'androidx.fragment:fragment-ktx:1.8.4' implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.constraintlayout:constraintlayout:2.1.4'