mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
fix: add androidx.test:rules library
This commit is contained in:
@@ -56,6 +56,8 @@ dependencies {
|
||||
androidTestImplementation('androidx.test.espresso:espresso-web:3.1.1', {
|
||||
exclude group: 'androidx.test.espresso', module: 'androidx.annotation'
|
||||
})
|
||||
|
||||
androidTestImplementation 'androidx.test:rules:1.4.0'
|
||||
}
|
||||
repositories {
|
||||
google()
|
||||
|
||||
Reference in New Issue
Block a user