Skip to content

Commit

Permalink
提升AOP到2.0.8 解决JSON库冲突问题
Browse files Browse the repository at this point in the history
  • Loading branch information
余昊 committed Apr 9, 2020
1 parent ceecea1 commit 7beb82b
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 @@ -11,7 +11,7 @@ buildscript {
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.6'
//aop
classpath 'com.hujiang.aspectjx:gradle-android-plugin-aspectjx:2.0.6'
classpath 'com.hujiang.aspectjx:gradle-android-plugin-aspectjx:2.0.8'
}
}

Expand Down

0 comments on commit 7beb82b

Please sign in to comment.