build.gradle

changeset 30
842945e5b782
parent 17
b9ad6f933bc9
     1.1 --- a/build.gradle	Sat Feb 14 19:20:40 2015 +0100
     1.2 +++ b/build.gradle	Sat Feb 14 21:21:19 2015 +0100
     1.3 @@ -43,7 +43,7 @@
     1.4  }
     1.5  
     1.6  dependencies {
     1.7 -    compile 'junit:junit:4.+'
     1.8 +    androidTestCompile 'junit:junit:4.+'
     1.9      compile 'com.android.support:support-v4:19.1.0'
    1.10      compile 'backport-util-concurrent:backport-util-concurrent:3.1'
    1.11      compile 'org.apache.commons:commons-lang3:3.2'

mercurial