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
Instead of using maven I was experimenting on how to use droid-fu as a source dependency rather than jar. I figured out how to do it (gradha@2461c7e) but unfortunately in the process I had to remove the map related activities and assertions tests because I was getting compilation problems (gradha@a78d7c6).
This is not a big deal for me since I don't plan to use anything map related, but I wonder if the map activity compilation issues are due to the way I'm including the source or they are related to the other issues you have opened in github about including the google libraries inside the jar.
The text was updated successfully, but these errors were encountered:
Instead of using maven I was experimenting on how to use droid-fu as a source dependency rather than jar. I figured out how to do it (gradha@2461c7e) but unfortunately in the process I had to remove the map related activities and assertions tests because I was getting compilation problems (gradha@a78d7c6).
This is not a big deal for me since I don't plan to use anything map related, but I wonder if the map activity compilation issues are due to the way I'm including the source or they are related to the other issues you have opened in github about including the google libraries inside the jar.
The text was updated successfully, but these errors were encountered: