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.
2 parents 2908caa + b2dc3e0 commit 1ed207cCopy full SHA for 1ed207c
WordPressUtils/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
implementation 'com.google.android.material:material:1.2.1'
19
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
20
implementation 'androidx.recyclerview:recyclerview:1.0.0'
21
- implementation 'org.greenrobot:eventbus:3.0.0'
+ implementation 'org.greenrobot:eventbus:3.3.1'
22
23
implementation "androidx.core:core-ktx:$kotlin_ktx_version"
24
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$gradle.ext.kotlinVersion"
0 commit comments