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