Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit 6cfef44

Browse files
committed
chore: remove kotlin-reflect
1 parent 0b30c5a commit 6cfef44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ dependencies {
7474
//noinspection GradleDynamicVersion
7575
implementation "com.facebook.react:react-native:+"
7676
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
77-
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
7877
}
7978

8079
if (isNewArchitectureEnabled()) {

0 commit comments

Comments
 (0)