Skip to content

Commit

Permalink
[Release] Updated mdcLibraryVersion to 1.3.0-alpha03.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 334831139
  • Loading branch information
raajkumars committed Oct 1, 2020
1 parent cf3c091 commit 3178b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ ext {
? project.property('mavenRepoUrl') : '/tmp/myRepo/')

// Current version of the library (could be in-development/unreleased).
mdcLibraryVersion = '1.3.0-alpha02'
mdcLibraryVersion = '1.3.0-alpha03'
mdcLibraryPackage = "com.google.android.material"
mdcLibraryDir = "com/google/android/material"
}
Expand Down

0 comments on commit 3178b9d

Please sign in to comment.