Skip to content

Commit 38f908a

Browse files
authored
Explicitly set repository name in the conventions plugin (#6170)
1 parent 04a2a58 commit 38f908a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ plugins {
2828
}
2929

3030
streamProject {
31+
repositoryName = "stream-chat-android"
32+
3133
spotless {
3234
ignoredModules = setOf("stream-chat-android-docs")
3335
}

0 commit comments

Comments
 (0)