Skip to content
Open
3 changes: 0 additions & 3 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,6 @@ dependencies {
implementation jscFlavor
}

// Screenshot testing dependencies
androidTestImplementation("io.screenshotbot.screenshot-tests-for-android:core:1.0.0")

// Android test dependencies
androidTestImplementation("androidx.test.ext:junit:1.1.5")
androidTestImplementation("androidx.test:runner:1.5.2")
Expand Down
Loading