SurveyKit
SurveyKit copied to clipboard
Incorrect Library Setup in readme file
should be
com.quickbirdstudios:survey:1.1.0
instead of
com.quickbirdstudios:surveykit:1.1.0
For those that might stumble onto this issue, the full importation would be
implementation "com.quickbirdstudios:survey:1.1.0"