Maven central (#813)

This commit is contained in:
Emux
2021-03-16 18:34:31 +02:00
committed by GitHub
parent 1fa86b5e07
commit d7c69e12d6
6 changed files with 7 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
buildscript {
repositories {
jcenter()
mavenCentral()
}
dependencies {
classpath 'org.wisepersist:gwt-gradle-plugin:1.0.13'