Android Studio 3.1.3

This commit is contained in:
Aleksander Nowakowski
2018-06-19 16:43:52 +02:00
parent 54b29534cd
commit 4b1dd1b11e

View File

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