Commit f70fd7d3ebd84cdc21cf09cedc16d921d6c07284
1 parent
39811d5b
更新用户jar包
Showing
2 changed files
with
1 additions
and
1 deletions
app/libs/libcnliveuser.jar
No preview for this file type
build.gradle
| ... | ... | @@ -5,7 +5,7 @@ buildscript { |
| 5 | 5 | jcenter() |
| 6 | 6 | } |
| 7 | 7 | dependencies { |
| 8 | - classpath 'com.android.tools.build:gradle:2.1.3' | |
| 8 | + classpath 'com.android.tools.build:gradle:2.2.0' | |
| 9 | 9 | |
| 10 | 10 | // NOTE: Do not place your application dependencies here; they belong |
| 11 | 11 | // in the individual module build.gradle files | ... | ... |