Skip to content

Commit a283959

Browse files
committed
[Gradle] Update library version to 1.12.0-alpha01
PiperOrigin-RevId: 581963367
1 parent bc59873 commit a283959

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

6060
// Current version of the library (could be in-development/unreleased).
61-
mdcLibraryVersion = '1.11.0-beta01'
61+
mdcLibraryVersion = '1.12.0-alpha01'
6262
mdcLibraryPackage = "com.google.android.material"
6363
mdcLibraryDir = "com/google/android/material"
6464
}

0 commit comments

Comments
 (0)