Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
atick-faisal authored Sep 29, 2023
1 parent a72fc33 commit e4f6fc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions material-color/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

val libraryVersion = "4.0.1"
val libraryVersion = "4.1.1"
val composeVersion = "1.5.2"
val composeCompilerVersion = "1.5.3"

Expand All @@ -25,7 +25,7 @@ plugins {
}

android {
compileSdk = 33
compileSdk = 34

defaultConfig {
minSdk = 21
Expand Down

0 comments on commit e4f6fc4

Please sign in to comment.