Archived
0

Update gradle

This commit is contained in:
2015-12-11 23:48:28 +03:00
parent 533851d4ef
commit 567eff68c8
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
group = 'ru.dmitriymx'
version = '1.0'
apply plugin: 'java'
apply plugin: 'idea'
apply plugin: 'eclipse'

1
settings.gradle Normal file
View File

@@ -0,0 +1 @@
rootProject.name = 'shell'