Skip to content

Commit

Permalink
test yarn changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissiewasabi committed Aug 26, 2024
1 parent e714697 commit 48da160
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ repositories {
def kotlin_version = getExtOrDefault("kotlinVersion")

dependencies {
// For < 0.71, this will be from the local maven repo
// For > 0.71, this will be replaced by `com.facebook.react:react-android:$version` by react gradle plugin
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
Expand Down

0 comments on commit 48da160

Please sign in to comment.