We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77bee2 commit 551c166Copy full SHA for 551c166
app/build.gradle.kts
@@ -109,7 +109,7 @@ androidComponents {
109
110
dependencies {
111
implementation("androidx.core:core-ktx:1.12.0")
112
- implementation("org.jetbrains.kotlin:kotlin-reflect:1.9.10")
+ implementation("org.jetbrains.kotlin:kotlin-reflect:1.9.20")
113
implementation("androidx.appcompat:appcompat:1.6.1")
114
implementation("androidx.gridlayout:gridlayout:1.0.0")
115
implementation("androidx.annotation:annotation:1.7.1")
0 commit comments