bump gradle plugin version to 4.0.1

Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
This commit is contained in:
anupritaisno1 2020-07-28 10:45:44 +02:00 committed by Daniel Micay
parent 19741a1f4a
commit 6f8a37c054
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ buildscript {
jcenter() jcenter()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:4.0.0' classpath 'com.android.tools.build:gradle:4.0.1'
// NOTE: Do not place your application dependencies here; they belong // NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files // in the individual module build.gradle files