Skip to content

Commit 1dcbf75

Browse files
committedAug 7, 2024
Bump Material Views version to 1.13.0-alpha05
PiperOrigin-RevId: 660380669
1 parent 5bcae74 commit 1dcbf75

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
@@ -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.13.0-alpha04'
61+
mdcLibraryVersion = '1.13.0-alpha05'
6262
mdcLibraryPackage = "com.google.android.material"
6363
mdcLibraryDir = "com/google/android/material"
6464
}

0 commit comments

Comments
 (0)