Skip to content

Commit 6b3be33

Browse files
committed
[Release] Update MDC library version to 1.14.0-alpha07.
PiperOrigin-RevId: 834345589
1 parent 757f9f3 commit 6b3be33

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
@@ -29,7 +29,7 @@ ext {
2929
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
3030

3131
// Current version of the library (could be in-development/unreleased).
32-
mdcLibraryVersion = '1.14.0-alpha06'
32+
mdcLibraryVersion = '1.14.0-alpha07'
3333
mdcLibraryPackage = "com.google.android.material"
3434
mdcLibraryDir = "com/google/android/material"
3535
}

0 commit comments

Comments
 (0)