You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First I would like to thank you for making this module, was quite anticipated by some of us, since now it frees us from having Google Play Services JAR as direct dependency in modules we write. Never the less, wanted to check this with you. When using your module, I see that following things are being added to the app in dexer phase:
I might be only interested in adding -basement module to my plugin and the rest is of no interest to me. By advising client to add your current module, method count will get quite increased and might breach 65K limit for some. With that in mind:
I was wondering if there are any plans to build support for adding separate modules as dependencies?
So something which can be added to user's tiapp.xml like this:
Hey guys.
First I would like to thank you for making this module, was quite anticipated by some of us, since now it frees us from having Google Play Services JAR as direct dependency in modules we write. Never the less, wanted to check this with you. When using your module, I see that following things are being added to the app in dexer phase:
I might be only interested in adding
-basement
module to my plugin and the rest is of no interest to me. By advising client to add your current module, method count will get quite increased and might breach 65K limit for some. With that in mind:I was wondering if there are any plans to build support for adding separate modules as dependencies?
So something which can be added to user's
tiapp.xml
like this:?
Thanks in advance for your reply.
Cheers
The text was updated successfully, but these errors were encountered: