Skip to content

Commit 83e36b6

Browse files
committed
Updating to 1.1.0 stable
1 parent c6b39c3 commit 83e36b6

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

0 commit comments

Comments
 (0)