Skip to content

Commit

Permalink
Remove KTX
Browse files Browse the repository at this point in the history
  • Loading branch information
mrousavy committed Feb 17, 2023
1 parent 8dc832c commit 253f586
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ dependencies {
//noinspection GradleDynamicVersion
implementation 'com.facebook.react:react-android:+'

implementation 'androidx.core:core-ktx:1.3.2'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-guava:1.5.2"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2"
Expand Down

0 comments on commit 253f586

Please sign in to comment.