Initial commit

This commit is contained in:
serega6531
2019-04-26 02:21:44 +03:00
commit f3e69c2d2c
5 changed files with 86 additions and 0 deletions

6
settings.gradle Normal file
View File

@@ -0,0 +1,6 @@
pluginManagement {
repositories {
gradlePluginPortal()
}
}
rootProject.name = 'packmate'