Android studio配置com.roughike:bottom-bar:2.3.1,一直构建不成功,求解决
allprojects { repositories { mavenCentral() google() maven {url "https://jitpack.io"} } }