diff --git a/oeffi/build.gradle b/oeffi/build.gradle index b54e97c..8fcfd82 100644 --- a/oeffi/build.gradle +++ b/oeffi/build.gradle @@ -15,7 +15,7 @@ dependencies { implementation 'de.schildbach.wallet:integration-android:2.0' implementation 'androidx.annotation:annotation:1.1.0' implementation 'androidx.recyclerview:recyclerview:1.1.0' - implementation 'androidx.coordinatorlayout:coordinatorlayout:1.0.0' + implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0' implementation 'androidx.drawerlayout:drawerlayout:1.0.0' implementation 'androidx.core:core:1.1.0' implementation 'com.squareup.okhttp3:okhttp:3.12.6'