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