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 853c695 commit 035380aCopy full SHA for 035380a
build.gradle
@@ -57,7 +57,7 @@ ext {
57
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
58
59
// Current version of the library (could be in-development/unreleased).
60
- mdcLibraryVersion = '1.3.0-alpha03'
+ mdcLibraryVersion = '1.4.0-alpha01'
61
mdcLibraryPackage = "com.google.android.material"
62
mdcLibraryDir = "com/google/android/material"
63
}
0 commit comments