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
+1 -1
View File
@@ -17,5 +17,5 @@
*/
wrapper {
gradleVersion = '4.10.3'
gradleVersion = '6.1'
}