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 8055a2c commit 6ed850dCopy full SHA for 6ed850d
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.8.0-beta01'
+ mdcLibraryVersion = '1.8.0-rc01'
59
mdcLibraryPackage = "com.google.android.material"
60
mdcLibraryDir = "com/google/android/material"
61
}
0 commit comments