From e0415d1ac501ea2d9bb593224f6517900c56f6f8 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Mon, 6 Apr 2020 22:10:01 +0200 Subject: old android compatibility --- build.gradle | 1 + 1 file changed, 1 insertion(+) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index 605e68442..989199663 100644 --- a/build.gradle +++ b/build.gradle @@ -70,6 +70,7 @@ dependencies { gitImplementation 'androidx.emoji:emoji-appcompat:1.0.0' gitImplementation 'androidx.emoji:emoji-bundled:1.0.0' implementation 'com.google.android.material:material:1.0.0' // higher versions cause strange fab design + implementation 'androidx.cardview:cardview:1.0.0' // for compatibility implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.10.0' implementation 'com.google.android.exoplayer:exoplayer-core:2.11.3' implementation 'com.google.android.exoplayer:exoplayer-ui:2.11.3' -- cgit v1.2.3