Skip to content

Commit

Permalink
Update compileSdkVersion from 31 to 34
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSpit authored Apr 11, 2024
1 parent 7c92c3e commit 7062732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dynamic_color/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ apply plugin: 'kotlin-android'
android {
namespace 'io.material.plugins.dynamic_color'

compileSdkVersion 31
compileSdkVersion 34

compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 7062732

Please sign in to comment.