📅  最后修改于: 2022-03-11 14:52:34.455000             🧑  作者: Mango
allprojects {
repositories {
google()
jcenter()
maven { url "https://jitpack.io" } // this is the line that you probably need
}
}
you probably forgot the maven dependancy