From 7a2ef152845eb7dba791e7c9b2b9b76f45285a5b Mon Sep 17 00:00:00 2001 From: Eric Frohnhoefer Date: Thu, 20 Apr 2017 21:13:50 -0700 Subject: [PATCH] Clean up gradle properties Change-Id: I57c4dd3ca54e746484330f5d027fed0cde2520bb --- gradle.properties | 16 ++++++---------- tweet-composer/gradle.properties | 7 ------- tweet-ui/gradle.properties | 7 ------- twitter-core/gradle.properties | 7 ------- twitter-mopub/gradle.properties | 7 ------- twitter-unity/gradle.properties | 7 ------- twitter/gradle.properties | 7 ------- 7 files changed, 6 insertions(+), 52 deletions(-) diff --git a/gradle.properties b/gradle.properties index 5a7c32e3..685a7c3d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,13 +3,9 @@ org.gradle.jvmargs=-Xms1024m -Xmx2048m -XX:MaxPermSize=1024m org.gradle.parallel=false org.gradle.configureondemand=true -pom_url= -pom_scm_url= -pom_scm_connection= -pom_scm_dev_connection= -pom_description= -pom_licence_name= -pom_licence_url= -pom_licence_dist=repo -pom_developer_id=Twitter -pom_developer_name=Twitter +pom_licence_name=TwitterKit Agreement +pom_licence_url=https://dev.twitter.com/overview/terms/twitterkit.html +pom_licence_distribution=repo + +pom_organization=Twitter +pom_organization_url=https://dev.twitter.com/ diff --git a/tweet-composer/gradle.properties b/tweet-composer/gradle.properties index cd2143af..7ba0809d 100644 --- a/tweet-composer/gradle.properties +++ b/tweet-composer/gradle.properties @@ -24,10 +24,3 @@ pom_name=Tweet Composer Android SDK pom_group_id=com.twitter.sdk.android pom_artifact_id=tweet-composer pom_packaging=aar - -pom_licence_name=TwitterKit Agreement -pom_licence_url=https://dev.twitter.com/overview/terms/twitterkit.html -pom_licence_distribution=repo - -pom_organization=Twitter -pom_organization_url=https://dev.twitter.com/ \ No newline at end of file diff --git a/tweet-ui/gradle.properties b/tweet-ui/gradle.properties index 1565d666..172a51c5 100644 --- a/tweet-ui/gradle.properties +++ b/tweet-ui/gradle.properties @@ -24,10 +24,3 @@ pom_name=Tweet Ui Android SDK pom_group_id=com.twitter.sdk.android pom_artifact_id=tweet-ui pom_packaging=aar - -pom_licence_name=TwitterKit Agreement -pom_licence_url=https://dev.twitter.com/overview/terms/twitterkit.html -pom_licence_distribution=repo - -pom_organization=Twitter -pom_organization_url=https://dev.twitter.com/ diff --git a/twitter-core/gradle.properties b/twitter-core/gradle.properties index 23a9a38e..229c4542 100644 --- a/twitter-core/gradle.properties +++ b/twitter-core/gradle.properties @@ -24,10 +24,3 @@ pom_name=Twitter Core Android SDK pom_group_id=com.twitter.sdk.android pom_artifact_id=twitter-core pom_packaging=aar - -pom_licence_name=TwitterKit Agreement -pom_licence_url=https://dev.twitter.com/overview/terms/twitterkit.html -pom_licence_distribution=repo - -pom_organization=Twitter -pom_organization_url=https://dev.twitter.com/ diff --git a/twitter-mopub/gradle.properties b/twitter-mopub/gradle.properties index a96f4784..7d52bc85 100644 --- a/twitter-mopub/gradle.properties +++ b/twitter-mopub/gradle.properties @@ -24,10 +24,3 @@ pom_name=Twitter MoPub Android SDK pom_group_id=com.twitter.sdk.android pom_artifact_id=twitter-mopub pom_packaging=aar - -pom_licence_name=TwitterKit Agreement -pom_licence_url=https://dev.twitter.com/overview/terms/twitterkit.html -pom_licence_distribution=repo - -pom_organization=Twitter -pom_organization_url=https://dev.twitter.com/ diff --git a/twitter-unity/gradle.properties b/twitter-unity/gradle.properties index 9a204668..2ccbfd9d 100644 --- a/twitter-unity/gradle.properties +++ b/twitter-unity/gradle.properties @@ -24,10 +24,3 @@ pom_name=Twitter Unity Android SDK pom_group_id=com.twitter.sdk.android pom_artifact_id=twitter-unity pom_packaging=aar - -pom_licence_name=TwitterKit Agreement -pom_licence_url=https://dev.twitter.com/overview/terms/twitterkit.html -pom_licence_distribution=repo - -pom_organization=Twitter -pom_organization_url=https://dev.twitter.com/ diff --git a/twitter/gradle.properties b/twitter/gradle.properties index 4aaa6ccb..8a251817 100644 --- a/twitter/gradle.properties +++ b/twitter/gradle.properties @@ -24,10 +24,3 @@ pom_name=Twitter Android SDK pom_group_id=com.twitter.sdk.android pom_artifact_id=twitter pom_packaging=aar - -pom_licence_name=TwitterKit Agreement -pom_licence_url=https://dev.twitter.com/overview/terms/twitterkit.html -pom_licence_distribution=repo - -pom_organization=Twitter -pom_organization_url=https://dev.twitter.com/