syedowaisali / crystal-range-seekbar

538 stars 170 forks source link

Maven import should not contain app resources #95

Open ened opened 6 years ago

ened commented 6 years ago

Currently, this import:

implementation 'com.crystal:crystalrangeseekbar:1.1.3'

Also imports a BuildConfig file (not needed) and a app_name resource:

<string name="app_name">Crystal Range Seekbar</string>

For BuildConfig, you can refer to this commit: https://github.com/JakeWharton/timber/commit/eec62dc7ed744f9f63d471523401cb8cebe566e0