Skip to content

Commit ed9fb5b

Browse files
fixing publish-module
1 parent 24db5e4 commit ed9fb5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/publish-module.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ afterEvaluate { project ->
5454
pom {
5555
name = "storiesteller"
5656
description = "A library to create complex text editors inside apps"
57-
url = 'https://https://github.com/leandroBorgesFerreira/StoriesTeller'
57+
url = 'https://github.com/leandroBorgesFerreira/StoriesTeller'
5858
licenses {
5959
license {
6060
name = 'The Apache Software License, Version 2.0'

0 commit comments

Comments
 (0)