Skip to content

Commit d746d75

Browse files
authored
Merge pull request #552 from MikeOrtiz/dependabot/gradle/androidx.core-core-ktx-1.12.0
Bump androidx.core:core-ktx from 1.10.1 to 1.12.0
2 parents 36824b0 + 4b31c0b commit d746d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ android {
3737

3838
dependencies {
3939
implementation project(':touchview')
40-
implementation 'androidx.core:core-ktx:1.10.1'
40+
implementation 'androidx.core:core-ktx:1.12.0'
4141
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
4242
implementation 'androidx.recyclerview:recyclerview:1.3.1'
4343
implementation "androidx.viewpager2:viewpager2:1.0.0"

0 commit comments

Comments
 (0)