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 c78c1ef commit 04de614Copy full SHA for 04de614
build.gradle
@@ -57,7 +57,7 @@ ext {
57
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
58
59
// Current version of the library (could be in-development/unreleased).
60
- mdcLibraryVersion = '1.3.0-rc01'
+ mdcLibraryVersion = '1.3.0'
61
mdcLibraryPackage = "com.google.android.material"
62
mdcLibraryDir = "com/google/android/material"
63
}
0 commit comments