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 c388920 commit c30c2d8Copy full SHA for c30c2d8
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-alpha03'
+ mdcLibraryVersion = '1.14.0-alpha04'
33
mdcLibraryPackage = "com.google.android.material"
34
mdcLibraryDir = "com/google/android/material"
35
}
0 commit comments