Skip to content

Commit

Permalink
1. 本地生成jar时保留参数名称(jdk >=1.8)
Browse files Browse the repository at this point in the history
2. 修复misPublication方法在mis dependencies {} 中的bug
  • Loading branch information
yangchengdong committed Jan 8, 2019
1 parent 725bd86 commit fe9ae83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
classpath 'com.eastwood.tools.plugins:mis:1.3.8'

// auto-inject
classpath 'com.eastwood.tools.plugins:auto-inject:1.0.2'
classpath 'com.eastwood.tools.plugins:auto-inject:1.0.3'

}
}
Expand Down

0 comments on commit fe9ae83

Please sign in to comment.