andybotting / tramhunter

Tram Hunter is an Android client for Yarra Trams TramTracker web service
http://tramhunter.andybotting.com
22 stars 8 forks source link

Android studio migration #18

Closed DylanGraham closed 8 years ago

DylanGraham commented 8 years ago

Update Gradle version

DylanGraham commented 8 years ago

I've been using the dev channel for Android Studio, it's ahead of Stable but behind Beta and Canary. http://tools.android.com/download/studio Should I stick with Stable for tramhunter work?

andybotting commented 8 years ago

Not necessarily. Was just clarifying because in your commit logs you mention

Do we need two different version? How does this work?

On 15 March 2016 at 10:16, Dylan Graham notifications@github.com wrote:

I've been using the dev channel for Android Studio, it's ahead of Stable but behind Beta and Canary. http://tools.android.com/download/studio Should I stick with Stable for tramhunter work?

— Reply to this email directly or view it on GitHub https://github.com/andybotting/tramhunter/pull/18#issuecomment-196560551 .

DylanGraham commented 8 years ago

The Project build.gradle file matches the IDE version, my IDE just updated to 2.1 preview 1 and now has: classpath 'com.android.tools.build:gradle:2.1.0-alpha1'