Skip to content

Commit c6812b2

Browse files
committed
Update library version to 1.2.0-rc02
1 parent 267e299 commit c6812b2

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-rc01'
59+
mdcLibraryVersion = '1.1.0-rc02'
6060
mdcLibraryPackage = "com.google.android.material"
6161
mdcLibraryDir = "com/google/android/material"
6262
}

0 commit comments

Comments
 (0)