rameshvoltella / WoocommerceAndroidOAuth1

woocommerce android Oauth 1(one legged)
MIT License
36 stars 14 forks source link

can you please specify location to place gradle dependency #6

Closed ostwalankit closed 6 years ago

ostwalankit commented 7 years ago

compile project(':woocommerseandroidoauth1library')

Placing this in app module dependency it gives error saying , Project with Path 'woocommerseandroidoauth1library' could not be found in project ':app'

help is appreciated. thank you!

das-debdeep commented 7 years ago

You need to add the woocommercelibrary as a library module. Then add the dependency.