get rid of the gradle:1.2.3

This commit is contained in:
contrudar 2016-03-15 18:23:04 +03:00
parent 2db9b6eeae
commit d48e1016e9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.2.3'
}
}