We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691a8b3 commit b747e12Copy full SHA for b747e12
app/build.gradle
@@ -135,7 +135,7 @@ dependencies {
135
implementation 'androidx.appcompat:appcompat:1.1.0-rc01'
136
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
137
implementation 'androidx.cardview:cardview:1.0.0'
138
- implementation 'androidx.recyclerview:recyclerview:1.1.0-beta02'
+ implementation 'androidx.recyclerview:recyclerview:1.1.0-beta03'
139
implementation 'com.google.android.material:material:1.1.0-alpha09'
140
implementation "androidx.browser:browser:1.0.0"
141
implementation 'androidx.exifinterface:exifinterface:1.0.0'
0 commit comments