hello groovy

This commit is contained in:
Zlatin Balevsky
2018-07-09 21:17:20 +01:00
parent b8ed36a1fd
commit 764de8d3ad
4 changed files with 28 additions and 0 deletions

5
build.gradle Normal file
View File

@@ -0,0 +1,5 @@
allprojects {
repositories {
mavenCentral()
}
}