aboutsummaryrefslogtreecommitdiff
path: root/bintray.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'bintray.gradle')
-rw-r--r--bintray.gradle6
1 files changed, 6 insertions, 0 deletions
diff --git a/bintray.gradle b/bintray.gradle
index 9007c31..b642b41 100644
--- a/bintray.gradle
+++ b/bintray.gradle
@@ -43,6 +43,12 @@ publishing {
version project.version
pom {
packaging 'aar'
+ licenses {
+ license {
+ name = "The Apache License, Version 2.0"
+ url = "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ }
}
// Release AAR, Sources, and JavaDoc