We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a56eb40 + d63752d commit 6f5d227Copy full SHA for 6f5d227
app/build.gradle
@@ -190,7 +190,7 @@ dependencies {
190
annotationProcessor 'androidx.room:room-compiler:2.6.1'
191
implementation 'com.artemzin.rxjava:proguard-rules:1.3.3.0'
192
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
193
- implementation 'com.squareup.moshi:moshi:1.15.0'
+ implementation 'com.squareup.moshi:moshi:1.15.1'
194
implementation 'com.squareup.picasso:picasso:2.8'
195
implementation 'com.github.cachapa:ExpandableLayout:2.9.2'
196
implementation project(":material-intro")
0 commit comments