diff --git a/app/build.gradle b/app/build.gradle index da9f33c51..b676fc0c0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -159,7 +159,7 @@ dependencies { implementation "androidx.appcompat:appcompat:${rootProject.ext.appcompat_version}" implementation "androidx.preference:preference:${rootProject.ext.preference_version}" implementation "androidx.viewpager2:viewpager2:1.1.0" - implementation "androidx.constraintlayout:constraintlayout:2.2.1" + implementation "androidx.constraintlayout:constraintlayout:2.2.2" implementation "androidx.core:core-location-altitude:1.0.0" latestImplementation "com.google.android.material:material:1.14.0" diff --git a/app/lint-baseline.xml b/app/lint-baseline.xml index fee441f20..ee3b84118 100644 --- a/app/lint-baseline.xml +++ b/app/lint-baseline.xml @@ -1,14 +1,14 @@ - + @@ -19,7 +19,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -30,7 +30,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> diff --git a/common/lint-baseline.xml b/common/lint-baseline.xml index 191801c61..355b2f37d 100644 --- a/common/lint-baseline.xml +++ b/common/lint-baseline.xml @@ -1,4 +1,4 @@ - +