Skip to content

Commit cd59e98

Browse files
wcshidsn5ft
authored andcommitted
Update mdcLibraryVersion to 1.0.0-rc01.
PiperOrigin-RevId: 205456379
1 parent 955d47d commit cd59e98

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
@@ -35,7 +35,7 @@ ext {
3535

3636
mavenRepoUrl = (project.hasProperty('mavenRepoUrl')
3737
? project.property('mavenRepoUrl') : 'file://localhost/tmp/myRepo/')
38-
mdcLibraryVersion = '1.0.0-beta01'
38+
mdcLibraryVersion = '1.0.0-rc01'
3939
mdcLibraryPackage = "com.google.android.material"
4040
mdcLibraryDir = "com/google/android/material"
4141
}

0 commit comments

Comments
 (0)