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 3514524 commit d05c8e3Copy full SHA for d05c8e3
build.gradle
@@ -55,7 +55,7 @@ ext {
55
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
56
57
// Current version of the library (could be in-development/unreleased).
58
- mdcLibraryVersion = '1.9.0-beta01'
+ mdcLibraryVersion = '1.9.0-rc01'
59
mdcLibraryPackage = "com.google.android.material"
60
mdcLibraryDir = "com/google/android/material"
61
}
0 commit comments