diff --git a/News-Android-App/build.gradle b/News-Android-App/build.gradle index cc93e00ba..353e32d7c 100644 --- a/News-Android-App/build.gradle +++ b/News-Android-App/build.gradle @@ -142,7 +142,7 @@ dependencies { // https://mvnrepository.com/artifact/com.google.android.material/material implementation "com.google.android.material:material:1.10.0" implementation "androidx.palette:palette:1.0.0" - implementation "androidx.recyclerview:recyclerview:1.3.1" + implementation "androidx.recyclerview:recyclerview:1.3.2" implementation "androidx.browser:browser:1.6.0" implementation "androidx.cardview:cardview:1.0.0" implementation 'com.google.code.gson:gson:2.10.1'