Skip to content

Commit 1f338fe

Browse files
committed
Update version to rc01
1 parent 6a767d7 commit 1f338fe

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

0 commit comments

Comments
 (0)