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 e6cb937 commit bf8b3e9Copy full SHA for bf8b3e9
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-alpha09'
+ mdcLibraryVersion = '1.1.0-alpha10'
59
mdcLibraryPackage = "com.google.android.material"
60
mdcLibraryDir = "com/google/android/material"
61
}
0 commit comments