build.gradle

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

mercurial