瀏覽代碼

Merge pull request #1798 from nextcloud/bugfix/noid/eventbus

Bump eventbus to 3.3.1
Andy Scherzinger 3 年之前
父節點
當前提交
17b2bfe590
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -228,7 +228,7 @@ dependencies {
     kapt 'com.github.lukaspili.autodagger2:autodagger2-compiler:1.1'
     kapt 'com.github.lukaspili.autodagger2:autodagger2-compiler:1.1'
     compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
     compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
     // Android only
     // Android only
-    implementation 'org.greenrobot:eventbus:3.2.0'
+    implementation 'org.greenrobot:eventbus:3.3.1'
     implementation 'io.requery:requery:1.6.1'
     implementation 'io.requery:requery:1.6.1'
     implementation 'io.requery:requery-android:1.6.1'
     implementation 'io.requery:requery-android:1.6.1'
     implementation 'net.zetetic:android-database-sqlcipher:3.5.9'
     implementation 'net.zetetic:android-database-sqlcipher:3.5.9'