Skip to content

Reformatted project to AAR library#4

Open
fcopardo wants to merge 31 commits intosamma835:masterfrom
fcopardo:master
Open

Reformatted project to AAR library#4
fcopardo wants to merge 31 commits intosamma835:masterfrom
fcopardo:master

Conversation

@fcopardo
Copy link
Copy Markdown

@fcopardo fcopardo commented Sep 1, 2016

The library now can be uploaded to any repository. Example:

Gradle:
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}
dependencies {
compile 'com.github.fcopardo:Droidtext:v1.5'
}

Maven:


jitpack.io
https://jitpack.io

com.github.fcopardo Droidtext v1.5

Just replace fcopardo with bullda to get it from the original repo after merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant