Skip to content

Commit 8f860a2

Browse files
committed
[Release] Update library version to 1.13.0-alpha08
PiperOrigin-RevId: 698824267
1 parent e647265 commit 8f860a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ ext {
5959
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
6060

6161
// Current version of the library (could be in-development/unreleased).
62-
mdcLibraryVersion = '1.13.0-alpha07'
62+
mdcLibraryVersion = '1.13.0-alpha08'
6363
mdcLibraryPackage = "com.google.android.material"
6464
mdcLibraryDir = "com/google/android/material"
6565
}

0 commit comments

Comments
 (0)