mirror of
https://github.com/SimpleMobileTools/Simple-App-Launcher.git
synced 2025-02-12 17:50:37 +01:00
add multidex lib
This commit is contained in:
parent
67b98bcdf5
commit
a60c1f6fc1
@ -41,6 +41,7 @@ android {
|
|||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:3.0.3'
|
implementation 'com.simplemobiletools:commons:3.0.3'
|
||||||
implementation 'com.facebook.stetho:stetho:1.5.0'
|
implementation 'com.facebook.stetho:stetho:1.5.0'
|
||||||
|
implementation 'com.android.support:multidex:1.0.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
Properties props = new Properties()
|
Properties props = new Properties()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user