Skip to content

Commit

Permalink
Upgrade fabricfixture to react-native 0.72.5 - Android
Browse files Browse the repository at this point in the history
  • Loading branch information
markrickert committed Oct 9, 2023
1 parent 5a36cff commit e891616
Show file tree
Hide file tree
Showing 27 changed files with 154 additions and 833 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ android {

dependencies {
compileOnly "com.facebook.react:react-native:${_reactNativeVersion}"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${_kotlinVersion}"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${_kotlinVersion}"
testImplementation "junit:junit:${_junitVersion}"
testImplementation "org.mockito.kotlin:mockito-kotlin:${_mockitoVersion}"
testImplementation "org.mockito:mockito-inline:${_mockitoVersion}"
Expand Down
55 changes: 0 additions & 55 deletions fabricfixture/android/app/_BUCK

This file was deleted.

Loading

0 comments on commit e891616

Please sign in to comment.