ERNICommunity / erni-moods-android

Android ERNI moods app (Hack Sessions)
0 stars 0 forks source link

Doesn't work on Android Studio 1.0.x #64

Closed guslong closed 9 years ago

guslong commented 9 years ago

When updating Android Studio to the stable version (1.0.x) there are many errors with gradle.

guslong commented 9 years ago

Fixed this. Updated gradle.build to use the latest gradle version. Updated google play services to use the latest version. Also involved removing the manually added module for google play services. Now we simply rely on a gradle dependency.