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