or-dvir / EasySettings

A library for easily creating and adding settings (AKA preferences) to your android app
Apache License 2.0
95 stars 18 forks source link

Importing with jitpack #6

Closed crocodile closed 5 years ago

crocodile commented 6 years ago

I was unable to import the project following the description:

implementation 'com.github.or-dvir.EasySettings:easysettings-basic:1.1.3 implementation 'com.github.or-dvir.EasySettings:easysettings-dialogs:1.1.3

but it worked like this:

implementation 'com.github.or-dvir.EasySettings:1.1.3

Any idea why this is the case? Thanks

or-dvir commented 6 years ago

please post the full error message

or-dvir commented 5 years ago

closed due to inactivity