Skip to content

Commit 79239aa

Browse files
committed
Update library version to 1.1.0-alpha02
PiperOrigin-RevId: 225228563
1 parent 14558b4 commit 79239aa

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
@@ -37,7 +37,7 @@ ext {
3737
? project.property('mavenRepoUrl') : 'file://localhost/tmp/myRepo/')
3838

3939
// Current version of the library (could be in-development/unreleased).
40-
mdcLibraryVersion = '1.1.0-alpha01'
40+
mdcLibraryVersion = '1.1.0-alpha02'
4141
mdcLibraryPackage = "com.google.android.material"
4242
mdcLibraryDir = "com/google/android/material"
4343
}

0 commit comments

Comments
 (0)