Skip to content

Commit

Permalink
Merge pull request #166 from itachi1706/dependabot/gradle/androidx.co…
Browse files Browse the repository at this point in the history
…re-core-ktx-1.10.1
  • Loading branch information
dependabot[bot] authored Aug 20, 2023
2 parents 56fa043 + 557a847 commit 043abba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helperlib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.core:core-ktx:1.10.1'
implementation 'androidx.preference:preference-ktx:1.2.0'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
Expand Down

0 comments on commit 043abba

Please sign in to comment.