2017-05-04 194 views

回答

2

确保这些行添加到您的gradle这个文件

repositories { 
    jcenter() 
    maven { url "https://dl.bintray.com/drummer-aidan/maven" } 
}