Commit ba7d7409b25a35210c313f81991d73c2404e9e28
1 parent
5520a4b27d
Exists in
master
and in
1 other branch
update fix
Showing 3 changed files with 2 additions and 4 deletions Side-by-side Diff
app/build.gradle
app/src/main/java/com/dinhcv/lifelogpedometer/activity/TopTodayFragment.java
build.gradle
... | ... | @@ -9,7 +9,7 @@ |
9 | 9 | } |
10 | 10 | } |
11 | 11 | dependencies { |
12 | - classpath 'com.android.tools.build:gradle:3.0.0' | |
12 | + classpath 'com.android.tools.build:gradle:2.3.3' | |
13 | 13 | |
14 | 14 | // NOTE: Do not place your application dependencies here; they belong |
15 | 15 | // in the individual module build.gradle files |