Skip to content

Commit

Permalink
Update library version to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leticiarossi committed May 2, 2024
1 parent 5950041 commit 5bc50a0
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 @@ -58,7 +58,7 @@ ext {
? project.property('mavenRepoUrl') : '/tmp/myRepo/')

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

0 comments on commit 5bc50a0

Please sign in to comment.