Skip to content

Commit a5266eb

Browse files
author
牛良涛
committed
test
1 parent 53b32ca commit a5266eb

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

.idea/workspace.xml

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

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
testCompile group: 'junit', name: 'junit', version: '4.12'
1414

1515
compile 'org.projectlombok:lombok:1.16.16'
16-
'com.github.dcendents:android-maven-gradle-plugin:2.0'
16+
compile 'com.github.dcendents:android-maven-gradle-plugin:2.0'
1717
}
1818

1919
apply plugin: 'com.github.dcendents.android-maven'

0 commit comments

Comments
 (0)