Skip to content

Commit 8f8c6ee

Browse files
dsn5ftleticiarossi
authored andcommitted
[Gradle] Update Maven library description to min sdk version of 19
PiperOrigin-RevId: 630135310
1 parent e4fbb84 commit 8f8c6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ afterEvaluate {
279279
description = 'Material Components for Android is a static library ' +
280280
'that you can add to your Android application in order to use ' +
281281
'APIs that provide implementations of the Material Design specification. ' +
282-
'Compatible on devices running API 14 or later.'
282+
'Compatible on devices running API 19 or later.'
283283
url = 'https://github.com/material-components/material-components-android'
284284
inceptionYear = '2015'
285285
licenses {

0 commit comments

Comments
 (0)