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 cf3c091 commit 3178b9dCopy full SHA for 3178b9d
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-alpha02'
+ mdcLibraryVersion = '1.3.0-alpha03'
61
mdcLibraryPackage = "com.google.android.material"
62
mdcLibraryDir = "com/google/android/material"
63
}
0 commit comments