Skip to content

Commit 6ecfe84

Browse files
Update dependency androidx.recyclerview:recyclerview to v1.3.0
1 parent c28cf5a commit 6ecfe84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
implementation 'androidx.appcompat:appcompat:1.4.1'
4444
implementation 'com.google.android.material:material:1.5.0'
4545
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
46-
implementation "androidx.recyclerview:recyclerview:1.3.0-alpha01"
46+
implementation "androidx.recyclerview:recyclerview:1.3.0"
4747
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01"
4848
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.4.1"
4949

0 commit comments

Comments
 (0)