8000 android sdk cannot be build standalone · Issue #51 · alibaba/weex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
android sdk cannot be build standalone #51
Closed
@markzhai

Description

@markzhai

weex android sdk current cannot be built standalone as the root build.gradle which defines

allprojects {
    repositories {
        jcenter()
    }
}

is in playground directory.

2016-04-22 21 52 23

See the screeshot, some dependency cannot be found.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0