Skip to content
This repository was archived by the owner on Aug 3, 2019. It is now read-only.

Use gradle script to simple compile#307

Open
TakumaLee wants to merge 2 commits intosromku:masterfrom
TakumaLee:master
Open

Use gradle script to simple compile#307
TakumaLee wants to merge 2 commits intosromku:masterfrom
TakumaLee:master

Conversation

@TakumaLee
Copy link
Copy Markdown

Reference: https://www.virag.si/2015/01/publishing-gradle-android-library-to-jcenter/

I changed .gitignore to avoid some build files and added gradle scripts to publish library to jcenter. Would you please modify build.gradle in Simple Facebook like below

developer { // #CONFIG# Change to Your information
                        id 'takumalee'
                        name 'takumalee'
                        email 'vmgsahm1@gmail.com'
}

Because it is easier to use by just adding one line,

e.g.

compile 'com.sromku.simplefacebook:SimpleFacebook:1.0.0'

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant