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 639b3b8 commit b0645a1Copy full SHA for b0645a1
build.gradle
@@ -56,7 +56,7 @@ ext {
56
? project.property('mavenRepoUrl') : 'file://localhost/tmp/myRepo/')
57
58
// Current version of the library (could be in-development/unreleased).
59
- mdcLibraryVersion = '1.1.0-alpha10'
+ mdcLibraryVersion = '1.2.0-alpha01'
60
mdcLibraryPackage = "com.google.android.material"
61
mdcLibraryDir = "com/google/android/material"
62
}
0 commit comments