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 9e9db60 commit d338563Copy full SHA for d338563
build.gradle
@@ -54,7 +54,7 @@ ext {
54
? project.property('mavenRepoUrl') : 'file://localhost/tmp/myRepo/')
55
56
// Current version of the library (could be in-development/unreleased).
57
- mdcLibraryVersion = '1.1.0-alpha06'
+ mdcLibraryVersion = '1.1.0-alpha07'
58
mdcLibraryPackage = "com.google.android.material"
59
mdcLibraryDir = "com/google/android/material"
60
}
0 commit comments