Evernote / evernote-sdk-android

Evernote SDK for Android
428 stars 168 forks source link

Added android annotations jar #15

Closed briangriffey closed 11 years ago

briangriffey commented 11 years ago

Added the android annotations jar to include the dependency for the @TargetAPI annotation.

tyvsmith commented 11 years ago

Going to need to implement the annotations dependency on the sample project as well, and we should be using a maven parameter for the version number "4.1.1.4" similar to how the android dependency is managed.