Wizard: remove extra line break in build files
This commit is contained in:
-2
@@ -14,8 +14,6 @@ buildscript {
|
||||
group = 'testGroupId'
|
||||
version = '1.0-SNAPSHOT'
|
||||
|
||||
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
google()
|
||||
|
||||
-2
@@ -14,8 +14,6 @@ buildscript {
|
||||
group = "testGroupId"
|
||||
version = "1.0-SNAPSHOT"
|
||||
|
||||
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
google()
|
||||
|
||||
Reference in New Issue
Block a user