forked from organicmaps/organicmaps
[Android] [build] Fix build for Android Studio 4
This commit is contained in:
parent
83447baa0d
commit
a6eb7ccdc3
2 changed files with 0 additions and 2 deletions
|
@ -80,7 +80,6 @@ dependencies {
|
|||
implementation('com.mopub:mopub-sdk-native-static:5.10.0@aar') {
|
||||
transitive = true;
|
||||
}
|
||||
implementation fileTree(dir: '3rd_party', include: '*.jar')
|
||||
// BottomSheet
|
||||
implementation 'com.cocosw:bottomsheet:1.5.0@aar'
|
||||
// LinearLayoutManager allowing wrap_content of RecyclerView-s
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
include '3rd_party:BottomSheet'
|
Loading…
Add table
Reference in a new issue