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