Horizon icon indicating copy to clipboard operation
Horizon copied to clipboard

Can't include as a library in Android Studio

Open SmokinClove opened this issue 9 years ago • 1 comments

I wanted to change the colors of the bezier curves but didn't know how to do it externally, so I tried to add Horizon as a library.

When i sync Gradle i kept getting error, as the variables in mavenpush.gradle weren't initialized (VERSION_NAME, POM_NAME etc)

SmokinClove avatar Nov 01 '16 11:11 SmokinClove

You can simply delete them. As long as you don't need to push it to maven

Cool04ek avatar Dec 05 '16 13:12 Cool04ek