Increase Testdroid Plugin Version

This commit is contained in:
Isaac Hutt 2018-10-22 22:44:47 +01:00 committed by GitHub
parent e476dedc5f
commit 9f06e82c63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ buildscript {
ext {
androidGradlePluginVersion = '3.1.4'
testdroidGradlePluginVersion = '2.49.1'
testdroidGradlePluginVersion = '2.63.0'
supportLibraryVersion = '27.1.1'
rxJavaVersion = '2.2.2'
rxAndroidVersion = '2.1.0'