back_recharge
gaojie 2019-01-22 16:15:28 +08:00
commit 49b9d9c4f2
1 changed files with 1 additions and 11 deletions

View File

@ -1,15 +1,5 @@
buildscript {
repositories {
maven { url "http://repo.spring.io/libs-release" }
mavenLocal()
mavenCentral()
}
dependencies {
classpath("org.springframework.boot:spring-boot-gradle-plugin:1.1.4.RELEASE")
}
}