Skip to content

Commit 88b2586

Browse files
Mod: core-ktx version
1 parent c85813a commit 88b2586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@ dependencies {
127127
// noinspection GradleDynamicVersion
128128
api 'com.facebook.react:react-native:+'
129129
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
130-
implementation "androidx.core:core-ktx:$kotlin_version"
130+
implementation "androidx.core:core-ktx:1.7.0"
131131
}

0 commit comments

Comments
 (0)