Skip to content

Commit

Permalink
Bump core-ktx from 1.3.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps core-ktx from 1.3.1 to 1.3.2.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2020
1 parent 8151b3a commit 2a8c977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ dependencies {

// AndroidX dependencies
implementation "androidx.appcompat:appcompat:1.2.0"
implementation "androidx.core:core-ktx:1.3.1"
implementation "androidx.core:core-ktx:1.3.2"
implementation "androidx.constraintlayout:constraintlayout:2.0.1"
implementation "androidx.cardview:cardview:1.0.0"

Expand Down

0 comments on commit 2a8c977

Please sign in to comment.