We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bcae74 commit 1dcbf75Copy full SHA for 1dcbf75
build.gradle
@@ -58,7 +58,7 @@ ext {
58
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
59
60
// Current version of the library (could be in-development/unreleased).
61
- mdcLibraryVersion = '1.13.0-alpha04'
+ mdcLibraryVersion = '1.13.0-alpha05'
62
mdcLibraryPackage = "com.google.android.material"
63
mdcLibraryDir = "com/google/android/material"
64
}
0 commit comments