We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19277d1 + 3f868f7 commit bd813b4Copy full SHA for bd813b4
app/build.gradle
@@ -64,7 +64,7 @@ dependencies {
64
65
implementation 'org.apache.james:apache-mime4j-core:0.8.3'
66
67
- implementation ('org.apache.httpcomponents:httpmime:4.5.11')
+ implementation 'org.apache.httpcomponents:httpmime:4.3.6'
68
//implementation 'org.apache.httpcomponents:httpclient-android:4.3.5'
69
70
implementation 'org.osmdroid:osmdroid-android:6.1.5'
0 commit comments