Skip to content

Commit ce90b17

Browse files
update bintray repo name
1 parent 33c0dac commit ce90b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ subprojects { project ->
158158
publish = true
159159

160160
pkg {
161-
repo = "maven"
161+
repo = "ktorm"
162162
name = project.name
163163
licenses = ["Apache-2.0"]
164164
vcsUrl = "https://github.com/kotlin-orm/ktorm.git"

0 commit comments

Comments
 (0)