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 c6b39c3 commit 83e36b6Copy full SHA for 83e36b6
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-rc02'
+ mdcLibraryVersion = '1.1.0'
60
mdcLibraryPackage = "com.google.android.material"
61
mdcLibraryDir = "com/google/android/material"
62
}
0 commit comments