Skip to content

Add SwipeBackLayout-V1.1.0.arr with the latest code.#124

Open
luffykou wants to merge 4 commits intoikew0ng:masterfrom
luffykou:master
Open

Add SwipeBackLayout-V1.1.0.arr with the latest code.#124
luffykou wants to merge 4 commits intoikew0ng:masterfrom
luffykou:master

Conversation

@luffykou
Copy link

@luffykou luffykou commented Nov 24, 2016

We want to use the latest code, so I build the SwipeBackLayout-V1.1.0.arr, and upload it to github.
We can download SwipeBackLayout-V1.1.0.arr and use it with some config(remember put the aar file under ./libs/, like any *.jar):

repositories {
    ...
    flatDir {
        dirs 'libs'
    }
}
dependencies {
    ...
    //compile 'me.imid.swipebacklayout.lib:library:1.0.0'
    compile(name: 'SwipeBackLayout-V1.1.0', ext: 'aar')
}

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