mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
test: synced androidx gradle versions to the same version as the android test (#959)
This commit is contained in:
@@ -55,3 +55,6 @@ dependencies {
|
||||
exclude group: 'androidx.test.espresso', module: 'androidx.annotation'
|
||||
})
|
||||
}
|
||||
repositories {
|
||||
jcenter()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user