Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
牛良涛 committed Jan 28, 2018
1 parent a906d27 commit 1bcd2af
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@ dependencies {
testCompile group: 'junit', name: 'junit', version: '4.12'

compile 'org.projectlombok:lombok:1.16.16'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
}
apply plugin: 'com.github.dcendents.android-maven'
group = 'com.niult.common'

0 comments on commit 1bcd2af

Please sign in to comment.