Droppers / AnimatedBottomBar

A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges.
MIT License
1.37k stars 109 forks source link

This library does NOT work with androidx.appcompat:appcompat:1.5.0 #59

Open HassanRahmanian opened 2 years ago

HassanRahmanian commented 2 years ago

by upgrading to androidx.appcompat:appcompat:1.5.0 it cause this error: org.gradle.workers.internal.DefaultWorkerExecutor$WorkExecutionException: A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction

it works by androidx.appcompat:appcompat:1.4.2 fine but NOT 1.5.0