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