File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 9595dependencies {
9696 coreLibraryDesugaring ' com.android.tools:desugar_jdk_libs:2.1.5'
9797
98- implementation ' com.google.guava:guava:31.1-android '
98+ implementation ' com.google.guava:guava:31.1-jre '
9999 implementation (' commons-httpclient:commons-httpclient:3.1' ) {
100100 exclude group : ' commons-logging' , module : ' commons-logging'
101101 }
Original file line number Diff line number Diff line change 99 </trusted-artifacts>
1010 <ignored-keys>
1111 <ignored-key id="1DE461528F1F1B2A" reason="Key couldn't be downloaded from any key server"/>
12+ <ignored-key id="2D6641C6AF88103E" reason="Key couldn't be downloaded from any key server"/>
1213 <ignored-key id="EB095DA7D2F6AC0E" reason="Key couldn't be downloaded from any key server"/>
1314 </ignored-keys>
1415 <trusted-keys>
You can’t perform that action at this time.
0 commit comments