Commit 99f22531bd5b8d4c1988bda2af90275b7458f303
1 parent
7e24ab48
1 版本更新
Showing
2 changed files
with
2 additions
and
2 deletions
build.gradle
| ... | ... | @@ -7,7 +7,7 @@ buildscript { |
| 7 | 7 | |
| 8 | 8 | } |
| 9 | 9 | dependencies { |
| 10 | - classpath 'com.android.tools.build:gradle:3.5.0' | |
| 10 | + classpath 'com.android.tools.build:gradle:3.5.1' | |
| 11 | 11 | |
| 12 | 12 | // NOTE: Do not place your application dependencies here; they belong |
| 13 | 13 | // in the individual module build.gradle files | ... | ... |