Skip to content

Commit bc37472

Browse files
committed
[Release] Updated version to 1.8.0 for the 1.8.0 stable release.
1 parent 99664aa commit bc37472

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

5757
// Current version of the library (could be in-development/unreleased).
58-
mdcLibraryVersion = '1.8.0-rc01'
58+
mdcLibraryVersion = '1.8.0'
5959
mdcLibraryPackage = "com.google.android.material"
6060
mdcLibraryDir = "com/google/android/material"
6161
}

0 commit comments

Comments
 (0)