We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0585720 commit 2d9b60aCopy full SHA for 2d9b60a
android/build.gradle
@@ -182,7 +182,7 @@ dependencies {
182
implementation 'com.larswerkman:HoloColorPicker:1.5'
183
implementation 'com.google.code.findbugs:jsr305:3.0.2'
184
185
- implementation 'com.squareup.okio:okio:3.6.0'
+ implementation 'com.squareup.okio:okio:3.9.1'
186
187
implementation 'com.squareup.moshi:moshi:1.15.0'
188
kapt "com.squareup.moshi:moshi-kotlin-codegen:1.15.0"
0 commit comments