Skip to content

Commit 1bcd2af

Browse files
author
牛良涛
committed
test
1 parent a906d27 commit 1bcd2af

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

.idea/workspace.xml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ dependencies {
1313
testCompile group: 'junit', name: 'junit', version: '4.12'
1414

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

0 commit comments

Comments
 (0)