Android Studio 3.3.2

This commit is contained in:
Aleksander Nowakowski
2019-04-02 10:12:50 +02:00
parent 9a29921769
commit 490d131c88

View File

@@ -6,7 +6,7 @@ buildscript {
google() google()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:3.2.1' classpath 'com.android.tools.build:gradle:3.3.2'
// 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