kyleduo/SwitchButton

android studio 无法打开这个项目

theendofstar opened this issue · 3 comments

android studio 无法打开这个项目

android studio 无法打开这个项目

打开SwitchButton这个目录。

allprojects {
repositories {
maven { url 'https://maven.google.com/' }
jcenter()
google()
}
}

项目的build.gradle改成这样试试