|
|
@ -17,7 +17,6 @@ dependencies {
|
|
|
|
implementation 'com.android.support:support-annotations:25.3.1'
|
|
|
|
implementation 'com.android.support:support-annotations:25.3.1'
|
|
|
|
implementation 'com.google.code.findbugs:jsr305:3.0.2'
|
|
|
|
implementation 'com.google.code.findbugs:jsr305:3.0.2'
|
|
|
|
implementation 'org.apache.commons:commons-lang3:3.5'
|
|
|
|
implementation 'org.apache.commons:commons-lang3:3.5'
|
|
|
|
implementation 'org.apache.commons:commons-io:1.3.2'
|
|
|
|
|
|
|
|
implementation 'com.google.code.gson:gson:2.7'
|
|
|
|
implementation 'com.google.code.gson:gson:2.7'
|
|
|
|
|
|
|
|
|
|
|
|
testImplementation 'junit:junit:4+'
|
|
|
|
testImplementation 'junit:junit:4+'
|
|
|
|