Skip to content

Instantly share code, notes, and snippets.

@vsvankhede
Last active January 2, 2017 15:47
Show Gist options
  • Save vsvankhede/d0d9a0fa76651a6ab8167a389bbf0275 to your computer and use it in GitHub Desktop.
Save vsvankhede/d0d9a0fa76651a6ab8167a389bbf0275 to your computer and use it in GitHub Desktop.
dependencies {
compile 'com.parse.bolts:bolts-tasks:1.3.0'
paidCompile 'com.android.support:design:23.1.1'
freeCompile 'com.parse:parse-android:1.12.0'
}
@geniushkg
Copy link

Hi Vijay ,
Thanks for sharing , but I think it should be paidCompile instead of proCompile ?

@vsvankhede
Copy link
Author

Thanks Hardik,

I have updated it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment