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