SweetzpotAS / StravaZpot-Android

A fluent API to integrate with Strava on Android apps
70 stars 36 forks source link

Strava' s api was returning a long id witch was crashing the app because the lib had int ids #33

Open pedrolaviola opened 5 years ago

pedrolaviola commented 5 years ago

changed Ids from int to long