Skip to content

Commit d6cd0e6

Browse files
committed
Update library version to 1.6.0
1 parent a8256c2 commit d6cd0e6

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-rc01'
62+
mdcLibraryVersion = '1.6.0'
6363
mdcLibraryPackage = "com.google.android.material"
6464
mdcLibraryDir = "com/google/android/material"
6565
}

0 commit comments

Comments
 (0)