Daniel Zlotin пре 8 година
родитељ
комит
a6681f4f60
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      android/app/build.gradle

+ 1
- 1
android/app/build.gradle Прегледај датотеку

@@ -60,5 +60,5 @@ dependencies {
60 60
     // tests
61 61
     testCompile "junit:junit:4.12"
62 62
     testCompile "org.robolectric:robolectric:3.1.4"
63
-    testCompile 'org.assertj:assertj-core:3.5.2'
63
+    testCompile 'org.assertj:assertj-core:2.5.0'
64 64
 }