diff --git a/wvWare/build.gradle b/wvWare/build.gradle index e9b1599..93293d7 100644 --- a/wvWare/build.gradle +++ b/wvWare/build.gradle @@ -105,7 +105,7 @@ publishing { pom { name = rootProject.name description = 'wvWare (wvHtml) library port for Android' - url = 'https://github.com/ViliusSutkus89/wvWare-Android' + url = 'https://github.com/opendocument-app/wvWare-Android' packaging = 'aar' inceptionYear = '2019' developers { @@ -116,8 +116,8 @@ publishing { } } scm { - url = 'https://github.com/ViliusSutkus89/wvWare-Android' - connection = 'https://github.com/ViliusSutkus89/wvWare-Android.git' + url = 'https://github.com/opendocument-app/wvWare-Android' + connection = 'https://github.com/opendocument-app/wvWare-Android.git' } licenses { license {