Narrowing down google play services dependencies we avoid multi dex (multi dex does...
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 30 Aug 2016 14:02:41 +0000 (16:02 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 30 Aug 2016 14:02:41 +0000 (16:02 +0200)
commit42123fe48dcb56c5ed80278b521bf09586cd2a59
tree267eae5301425163c9dc7dc1cc94d807d68949ae
parent906292a7141f3938b2987ffe3bd71e4017f69183
Narrowing down google play services dependencies we avoid multi dex (multi dex does not seem to work on API 18)

Also, when debugging and using Jack with Java 8 we can not see local variables' values. What sucks. Skipping Jack and Java 8 when debugging.
app/build.gradle
app/src/main/java/name/gumartinm/weather/information/app/WeatherInformationApp.java