mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2024-12-26 07:04:28 +01:00
Update Android Gradle plugin to version 2.3.2 from 2.3.1
This commit is contained in:
parent
849a223309
commit
6dd7c91f40
@ -5,7 +5,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.3.1'
|
||||
classpath 'com.android.tools.build:gradle:2.3.2'
|
||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
Loading…
Reference in New Issue
Block a user