Skip to content

Commit 3340682

Browse files
fix: LICENSE file directory in publish-module.gradle file
Co-authored-by: Pedro Bilro <pedro.gustavo.bilro@outsystems.com>
1 parent 9d8e48c commit 3340682

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
@@ -42,7 +42,7 @@ afterEvaluate {
4242
licenses {
4343
license {
4444
name = 'License'
45-
url = 'https://github.com/ionic-team/OSGeolocationLib-Android/blob/main/LICENSE'
45+
url = 'https://github.com/ionic-team/OSGeolocationLib-Android/blob/main/docs/LICENSE'
4646
}
4747
}
4848
developers {

0 commit comments

Comments
 (0)