splitwise / TokenAutoComplete

Gmail style MultiAutoCompleteTextView for Android
Apache License 2.0
1.3k stars 384 forks source link

Project not getting build #372

Closed maheshwariaanchal closed 5 years ago

maheshwariaanchal commented 5 years ago

I downloaded the TokenAutoComplete project. When I try to build the project it shows error in build.gradle(Module: Library)

Error is: Error:(50, 0) Could not get unknown property 'NEXUS_USENAME' for object of type org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer. Open File

I am new to Android. Please help me out. Thanks..

mgod commented 5 years ago

Sorry for the trouble! You shouldn't need to build the project yourself to use it, but I've gone ahead and fixed the build issue.

maheshwariaanchal commented 5 years ago

@mgod Thanks a lot..