Refactor: project renaming, using improved build dsl
This commit is contained in:
@@ -14,7 +14,7 @@ dependencies {
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
"main" { default() }
|
||||
"main" { projectDefault() }
|
||||
"test" { none() }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user