Skip to content

Commit e1019ee

Browse files
committed
Update version number to 1.1.0-alpha06
PiperOrigin-RevId: 246526211
1 parent 61ee09e commit e1019ee

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

5454
// Current version of the library (could be in-development/unreleased).
55-
mdcLibraryVersion = '1.1.0-alpha05'
55+
mdcLibraryVersion = '1.1.0-alpha06'
5656
mdcLibraryPackage = "com.google.android.material"
5757
mdcLibraryDir = "com/google/android/material"
5858
}

0 commit comments

Comments
 (0)