Skip to content

Commit d34aa73

Browse files
committed
[Release] Updating to 1.8.0-alpha01
PiperOrigin-RevId: 471571234
1 parent 158d9f0 commit d34aa73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ext {
6060
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
6161

6262
// Current version of the library (could be in-development/unreleased).
63-
mdcLibraryVersion = '1.7.0-alpha03'
63+
mdcLibraryVersion = '1.8.0-alpha01'
6464
mdcLibraryPackage = "com.google.android.material"
6565
mdcLibraryDir = "com/google/android/material"
6666
}

0 commit comments

Comments
 (0)