Skip to content

Commit 5b58a9e

Browse files
dsn5ftikim24
authored andcommitted
Update library version to 1.1.0-alpha03
PiperOrigin-RevId: 231375554
1 parent 354349d commit 5b58a9e

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-alpha02'
54+
mdcLibraryVersion = '1.1.0-alpha03'
5555
mdcLibraryPackage = "com.google.android.material"
5656
mdcLibraryDir = "com/google/android/material"
5757
}

0 commit comments

Comments
 (0)