test: synced androidx gradle versions to the same version as the android test (#959)

This commit is contained in:
Norman Breau
2020-04-15 23:42:33 -03:00
committed by GitHub
parent 43a6805902
commit 1ce2b6b315
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -55,3 +55,6 @@ dependencies {
exclude group: 'androidx.test.espresso', module: 'androidx.annotation'
})
}
repositories {
jcenter()
}