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
 }