Skip to content

Commit b0645a1

Browse files
committed
Update library version to 1.2.0-alpha01
PiperOrigin-RevId: 275844560
1 parent 639b3b8 commit b0645a1

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
@@ -56,7 +56,7 @@ ext {
5656
? project.property('mavenRepoUrl') : 'file://localhost/tmp/myRepo/')
5757

5858
// Current version of the library (could be in-development/unreleased).
59-
mdcLibraryVersion = '1.1.0-alpha10'
59+
mdcLibraryVersion = '1.2.0-alpha01'
6060
mdcLibraryPackage = "com.google.android.material"
6161
mdcLibraryDir = "com/google/android/material"
6262
}

0 commit comments

Comments
 (0)