Skip to content

Commit

Permalink
Upgrade dependencies of the library
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurg committed May 17, 2023
1 parent 0b5f68f commit a874489
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ android {
}

dependencies {
implementation "androidx.core:core-ktx:1.9.0"
implementation "androidx.appcompat:appcompat:1.5.1"
implementation "androidx.core:core-ktx:1.10.1"
implementation "androidx.appcompat:appcompat:1.6.1"
}

afterEvaluate {
Expand Down

0 comments on commit a874489

Please sign in to comment.