Skip to content

Commit b747e12

Browse files
chore(deps): bump recyclerview from 1.1.0-beta02 to 1.1.0-beta03 (#2275)
Bumps recyclerview from 1.1.0-beta02 to 1.1.0-beta03. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 691a8b3 commit b747e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ dependencies {
135135
implementation 'androidx.appcompat:appcompat:1.1.0-rc01'
136136
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
137137
implementation 'androidx.cardview:cardview:1.0.0'
138-
implementation 'androidx.recyclerview:recyclerview:1.1.0-beta02'
138+
implementation 'androidx.recyclerview:recyclerview:1.1.0-beta03'
139139
implementation 'com.google.android.material:material:1.1.0-alpha09'
140140
implementation "androidx.browser:browser:1.0.0"
141141
implementation 'androidx.exifinterface:exifinterface:1.0.0'

0 commit comments

Comments
 (0)