mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 21:15:48 +00:00
Remove Multidex usages.
Since the min SDK is at least 21, it is no longer necessary to use the Multidex library. See the following for more info: https://developer.android.com/build/multidex#mdex-on-l Resolves #13696
This commit is contained in:
committed by
Greyson Parrelli
parent
a1bf4d62ab
commit
b340097f9c
@@ -8979,14 +8979,6 @@ https://docs.gradle.org/current/userguide/dependency_verification.html
|
||||
<sha256 value="126f485b5f1570021ab79a2b819bf44a2f64405bd248f7e819236f13728b9ce7" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.robolectric" name="shadows-multidex" version="4.10.3">
|
||||
<artifact name="shadows-multidex-4.10.3.jar">
|
||||
<sha256 value="34d1da27044528c07ca43c6334af3890868f2570d48114459c25ec4331ea6966" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="shadows-multidex-4.10.3.module">
|
||||
<sha256 value="ad1276a3820bbe37672624ee412b14bf35660604fb4802ac9b2ce8de494b72ff" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.robolectric" name="utils" version="4.10.3">
|
||||
<artifact name="utils-4.10.3.jar">
|
||||
<sha256 value="0081b1a65c2c6d7cf56a56f6b4ed85b35a91f5a9f40a4b81c6771b497265518e" origin="Generated by Gradle"/>
|
||||
|
||||
Reference in New Issue
Block a user