File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -64,8 +64,7 @@ dependencies {
64
64
65
65
implementation ' org.apache.james:apache-mime4j-core:0.8.3'
66
66
67
- implementation (' org.apache.httpcomponents:httpmime:4.3.6' )
68
- // implementation ('org.apache.httpcomponents:httpmime:4.5.11')
67
+ implementation ' org.apache.httpcomponents:httpmime:4.3.6'
69
68
// implementation 'org.apache.httpcomponents:httpclient-android:4.3.5'
70
69
71
70
implementation ' org.osmdroid:osmdroid-android:6.1.5'
@@ -81,7 +80,6 @@ dependencies {
81
80
// Required for instrumented tests
82
81
androidTestImplementation " com.android.support.test:runner:1.0.2"
83
82
androidTestImplementation " com.android.support.test.espresso:espresso-core:3.0.2"
84
-
85
83
androidTestImplementation " com.android.support.test:rules:1.0.2"
86
84
87
85
implementation ' com.android.support.constraint:constraint-layout:1.1.3'
You can’t perform that action at this time.
0 commit comments