Update test libraries
This commit is contained in:
@@ -72,8 +72,8 @@ dependencies {
|
|||||||
baseImplementation 'com.crashlytics.sdk.android:crashlytics:2.9.5'
|
baseImplementation 'com.crashlytics.sdk.android:crashlytics:2.9.5'
|
||||||
testImplementation "androidx.room:room-testing:$roomVersion"
|
testImplementation "androidx.room:room-testing:$roomVersion"
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
androidTestImplementation 'androidx.test:runner:1.1.0-alpha4'
|
androidTestImplementation 'androidx.test:runner:1.1.0-beta01'
|
||||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0-alpha4'
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0-beta01'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (getGradle().getStartParameter().getTaskRequests().toString().contains("Base"))
|
if (getGradle().getStartParameter().getTaskRequests().toString().contains("Base"))
|
||||||
|
|||||||
Reference in New Issue
Block a user