Archived
0

Переход на Gradle

This commit is contained in:
2017-03-06 21:46:55 +03:00
parent 8d54ef0cd0
commit 5c34dbc17f
11 changed files with 140 additions and 115 deletions

2
settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
rootProject.name = 'asys'
include 'core'