Bump appcompat from 1.4.0-alpha02 to 1.7.0-alpha01 by dependabot[bot] · Pull Request #300 · side-codes/Android-Color-Picker · GitHub
Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion andcolorpicker/build.gradle
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation project(":andcolorpicker")

implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation "androidx.appcompat:appcompat:1.4.0-alpha02"
implementation "androidx.appcompat:appcompat:1.7.0-alpha01"

implementation "androidx.core:core-ktx:1.6.0-rc01"

Expand Down
2 changes: 1 addition & 1 deletion integrationapp/build.gradle