Skip to content

Commit 0d38f79

Browse files
authored
Merge pull request #22 from Kotlin-Android-Open-Source/renovate/all-deps
chore(deps): update all dependencies
2 parents b790890 + 8394c62 commit 0d38f79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ dependencies {
3737
implementation fileTree(dir: 'libs', include: ['*.jar'])
3838
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
3939

40-
implementation 'androidx.appcompat:appcompat:1.4.1'
41-
implementation 'androidx.core:core-ktx:1.7.0'
40+
implementation 'androidx.appcompat:appcompat:1.4.2'
41+
implementation 'androidx.core:core-ktx:1.8.0'
4242
implementation 'com.google.android.material:material:1.6.1'
4343
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4444

0 commit comments

Comments
 (0)