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 e3a3093 commit 40ec5c5Copy full SHA for 40ec5c5
build.gradle
@@ -59,7 +59,7 @@ ext {
59
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
60
61
// Current version of the library (could be in-development/unreleased).
62
- mdcLibraryVersion = '1.13.0-alpha09'
+ mdcLibraryVersion = '1.13.0-alpha10'
63
mdcLibraryPackage = "com.google.android.material"
64
mdcLibraryDir = "com/google/android/material"
65
}
0 commit comments