From f104fcd0a8301964f276eeb7a2b7bbb30d86d026 Mon Sep 17 00:00:00 2001 From: Zac Sweers Date: Fri, 7 Feb 2020 16:16:00 -0500 Subject: [PATCH] Update pom URL Resolves https://github.com/material-components/material-components-android/pull/993 GIT_ORIGIN_REV_ID=64028a29f246ad95fadcb06fc64435ff3c4808a9 PiperOrigin-RevId: 293879956 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index e9aa53905..033b658c4 100644 --- a/build.gradle +++ b/build.gradle @@ -254,7 +254,7 @@ subprojects { project { name 'Material Components for Android' description 'Material Components for Android is a static library that you can add to your Android application in order to use APIs that provide implementations of the Material Design specification. Compatible on devices running API 14 or later.' - url 'http://developer.android.com/tools/extras/support-library.html' + url 'https://github.com/material-components/material-components-android' inceptionYear '2015' licenses { license {