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

Use gradle script to simple compile #307

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TakumaLee
Copy link

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 '[email protected]'
}

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