Skip to content

Commit bf8b3e9

Browse files
wcshiafohrman
authored andcommitted
Update library version number to 1.1.0-alpha10
PiperOrigin-RevId: 267010847
1 parent e6cb937 commit bf8b3e9

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') : 'file://localhost/tmp/myRepo/')
5656

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

0 commit comments

Comments
 (0)