diff --git a/sms2webhook/build.gradle b/sms2webhook/build.gradle index 058eb85..90937db 100644 --- a/sms2webhook/build.gradle +++ b/sms2webhook/build.gradle @@ -49,7 +49,7 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.7.1' implementation 'com.google.android.material:material:1.14.0' - implementation 'androidx.constraintlayout:constraintlayout:2.2.1' + implementation 'androidx.constraintlayout:constraintlayout:2.2.2' implementation 'androidx.preference:preference:1.2.1' implementation 'androidx.work:work-runtime:2.11.2' implementation 'androidx.room:room-common:2.8.4'