We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4fbb84 commit 8f8c6eeCopy full SHA for 8f8c6ee
lib/build.gradle
@@ -279,7 +279,7 @@ afterEvaluate {
279
description = 'Material Components for Android is a static library ' +
280
'that you can add to your Android application in order to use ' +
281
'APIs that provide implementations of the Material Design specification. ' +
282
- 'Compatible on devices running API 14 or later.'
+ 'Compatible on devices running API 19 or later.'
283
url = 'https://github.com/material-components/material-components-android'
284
inceptionYear = '2015'
285
licenses {
0 commit comments