Skip to content

Commit 2295cb3

Browse files
dsn5ftafohrman
authored andcommitted
Update library version to 1.1.0-alpha04
PiperOrigin-RevId: 235955246
1 parent c0de00c commit 2295cb3

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

5353
// Current version of the library (could be in-development/unreleased).
54-
mdcLibraryVersion = '1.1.0-alpha03'
54+
mdcLibraryVersion = '1.1.0-alpha04'
5555
mdcLibraryPackage = "com.google.android.material"
5656
mdcLibraryDir = "com/google/android/material"
5757
}

0 commit comments

Comments
 (0)