diff --git a/oeffi/build.gradle b/oeffi/build.gradle index 9db9452..51f3319 100644 --- a/oeffi/build.gradle +++ b/oeffi/build.gradle @@ -15,7 +15,7 @@ dependencies { compile 'androidx.recyclerview:recyclerview:1.0.0' compile 'androidx.coordinatorlayout:coordinatorlayout:1.0.0' compile 'androidx.drawerlayout:drawerlayout:1.0.0' - compile 'androidx.core:core:1.0.1' + compile 'androidx.core:core:1.0.2' compile 'com.squareup.okhttp3:okhttp:3.12.3' compile 'com.squareup.okhttp3:logging-interceptor:3.12.3' compile 'com.google.guava:guava:28.0-android'