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