Browse Source

+ Update Gradle Version to 4.0.1

ilhamitubagoes 3 years ago
parent
commit
2dab58bb05
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -7,7 +7,7 @@ buildscript {
7 7
         
8 8
     }
9 9
     dependencies {
10
-        classpath 'com.android.tools.build:gradle:4.0.0'
10
+        classpath 'com.android.tools.build:gradle:4.0.1'
11 11
         
12 12
         // NOTE: Do not place your application dependencies here; they belong
13 13
         // in the individual module build.gradle files