Skip to content

Commit

Permalink
fix: url to Apache License
Browse files Browse the repository at this point in the history
Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>
  • Loading branch information
erisu and jcesarmobile committed Jul 2, 2021
1 parent 8fbf9d3 commit c4c3be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ publishing {
licenses {
license {
name = 'Apache License, Version 2.0'
url = 'https://www.apache.org/licenses/LICENSE-2.0.txts'
url = 'https://www.apache.org/licenses/LICENSE-2.0.txt'
}
}

Expand Down

0 comments on commit c4c3be3

Please sign in to comment.