mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
[Gradle] Update library version to 1.12.0-alpha01
PiperOrigin-RevId: 581963367
This commit is contained in:
parent
bc5987379e
commit
a283959bd8
@ -58,7 +58,7 @@ ext {
|
||||
? project.property('mavenRepoUrl') : '/tmp/myRepo/')
|
||||
|
||||
// Current version of the library (could be in-development/unreleased).
|
||||
mdcLibraryVersion = '1.11.0-beta01'
|
||||
mdcLibraryVersion = '1.12.0-alpha01'
|
||||
mdcLibraryPackage = "com.google.android.material"
|
||||
mdcLibraryDir = "com/google/android/material"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user