Skip to content

Commit b065c0c

Browse files
committed
[BOOK-479] chore: 토끼 리뷰 반영
1 parent 6116acf commit b065c0c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

feature/search/build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ android {
1414

1515
buildFeatures {
1616
buildConfig = true
17+
}
1718

18-
defaultConfig {
19-
buildConfigField("String", "REED_KAKAOTALK_CHANNEL_URL", getLocalProperty("REED_KAKAOTALK_CHANNEL_URL"))
20-
}
19+
defaultConfig {
20+
buildConfigField("String", "REED_KAKAOTALK_CHANNEL_URL", getLocalProperty("REED_KAKAOTALK_CHANNEL_URL"))
2121
}
2222
}
2323

0 commit comments

Comments
 (0)