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