Skip to content

Commit 9e758af

Browse files
committed
Update library version to 1.6.0-rc01
1 parent a8d8e70 commit 9e758af

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
@@ -59,7 +59,7 @@ ext {
5959
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
6060

6161
// Current version of the library (could be in-development/unreleased).
62-
mdcLibraryVersion = '1.6.0-beta01'
62+
mdcLibraryVersion = '1.6.0-rc01'
6363
mdcLibraryPackage = "com.google.android.material"
6464
mdcLibraryDir = "com/google/android/material"
6565
}

0 commit comments

Comments
 (0)