Skip to content

Commit 628f309

Browse files
authored
Merge pull request #19 from privy-open-source/renovate/androidx.core-core-ktx-1.x
2 parents aadbc2c + 1028768 commit 628f309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
}
3434

3535
dependencies {
36-
implementation 'androidx.core:core-ktx:1.7.0'
36+
implementation 'androidx.core:core-ktx:1.10.1'
3737
implementation 'androidx.appcompat:appcompat:1.6.1'
3838
implementation 'com.google.android.material:material:1.8.0'
3939
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'

0 commit comments

Comments
 (0)