Use latest stable version of the android:gradle plugin

Change-Id: I15418015c6a206dd1a8e4b52894ec83ddaeb9fc2
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
This commit is contained in:
BogDan Vatra 2017-04-10 15:06:08 +03:00
parent 6c4cbd4122
commit 187427c0ae

View File

@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.0'
classpath 'com.android.tools.build:gradle:2.2.3'
}
}