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 46fde74 commit 84c0e6dCopy full SHA for 84c0e6d
build.gradle
@@ -29,7 +29,7 @@ ext {
29
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
30
31
// Current version of the library (could be in-development/unreleased).
32
- mdcLibraryVersion = '1.13.0-rc01'
+ mdcLibraryVersion = '1.13.0'
33
mdcLibraryPackage = "com.google.android.material"
34
mdcLibraryDir = "com/google/android/material"
35
}
0 commit comments