Closed iam1492 closed 5 years ago
I have the same problem. Any workarounds?
As for now, you can use this fork:
com.github.betterme-dev:BottomSheet:android-x-SNAPSHOT
And add matchingFallbacks = ['debug ']
and matchingFallbacks = ['release']
for debug and release build types accordingly.
I think .buildscript/deploy_snapshot.sh needs to be altered or something? In order to deploy the aar without the AndroidManifest.xml in it?
fixed in 1.5.0
When I try migrate to Android X. Gradle build fail from bottomsheet library. And gradle said I have to disable Jetifier option.