Update Android gradle plugin

This commit is contained in:
2017-07-18 06:57:22 -04:00
parent 2d9a5ae7e2
commit 0984f7ff5d
2 changed files with 1 additions and 2 deletions

View File

@@ -17,7 +17,6 @@ dependencies {
implementation 'com.android.support:support-annotations:25.3.1'
implementation 'com.google.code.findbugs:jsr305:3.0.2'
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'
testImplementation 'junit:junit:4+'