mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-14 02:01:56 +00:00
:Habitica:transformClassesWithDexForDebug
trouble writing output: Too many method references: 66793; max is 65536. You may try using --multi-dex option.
This commit is contained in:
parent
a4aaf44b88
commit
d85bb01f04
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile 'com.google.android.gms:play-services-appindexing:8.4.0'
|
||||
compile 'com.squareup.okhttp3:okhttp-urlconnection:3.2.0'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.2.0'
|
||||
compile 'com.squareup.retrofit:retrofit:1.9.0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue