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 eb935e6 commit 827e440Copy full SHA for 827e440
build.gradle
@@ -29,7 +29,7 @@ ext {
29
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
30
31
// Current version of the library (could be in-development/unreleased).
32
- mdcLibraryVersion = '1.14.0-alpha01'
+ mdcLibraryVersion = '1.14.0-alpha02'
33
mdcLibraryPackage = "com.google.android.material"
34
mdcLibraryDir = "com/google/android/material"
35
}
0 commit comments