Skip to content

Commit

Permalink
[Release] Version 1.7.0-alpha02
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 450719936
  • Loading branch information
afohrman committed May 24, 2022
1 parent 53086a0 commit 4e5499e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -59,7 +59,7 @@ ext {
? project.property('mavenRepoUrl') : '/tmp/myRepo/')

// Current version of the library (could be in-development/unreleased).
mdcLibraryVersion = '1.7.0-alpha01'
mdcLibraryVersion = '1.7.0-alpha02'
mdcLibraryPackage = "com.google.android.material"
mdcLibraryDir = "com/google/android/material"
}
Expand Down

0 comments on commit 4e5499e

Please sign in to comment.