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 158d9f0 commit d34aa73Copy full SHA for d34aa73
build.gradle
@@ -60,7 +60,7 @@ ext {
60
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
61
62
// Current version of the library (could be in-development/unreleased).
63
- mdcLibraryVersion = '1.7.0-alpha03'
+ mdcLibraryVersion = '1.8.0-alpha01'
64
mdcLibraryPackage = "com.google.android.material"
65
mdcLibraryDir = "com/google/android/material"
66
}
0 commit comments