gradle: разделение на gradle-module's
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
rootProject.name = projectName
|
||||
include 'tools'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
rootProject.name = projectName
|
||||
include 'tools'
|
||||
|
||||
|
||||