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