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 14558b4 commit 79239aaCopy full SHA for 79239aa
build.gradle
@@ -37,7 +37,7 @@ ext {
37
? project.property('mavenRepoUrl') : 'file://localhost/tmp/myRepo/')
38
39
// Current version of the library (could be in-development/unreleased).
40
- mdcLibraryVersion = '1.1.0-alpha01'
+ mdcLibraryVersion = '1.1.0-alpha02'
41
mdcLibraryPackage = "com.google.android.material"
42
mdcLibraryDir = "com/google/android/material"
43
}
0 commit comments