Skip to content

Commit a4f947e

Browse files
author
Stephan Brandt
committed
Mod: Revert unneeded Gradle changes
1 parent 6127c61 commit a4f947e

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
@@ -132,5 +132,5 @@ dependencies {
132132
// noinspection GradleDynamicVersion
133133
api 'com.facebook.react:react-native:+'
134134
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
135-
implementation "androidx.core:core-ktx:1.7.0"
135+
implementation "androidx.core:core-ktx:$kotlin_version"
136136
}

0 commit comments

Comments
 (0)