mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-20 04:39:04 +00:00
Updated Android gradle plugin to 1.5.0
This commit is contained in:
parent
979e075a51
commit
fd39937e93
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:1.3.0'
|
||||
classpath 'com.android.tools.build:gradle:1.5.0'
|
||||
classpath 'com.android.databinding:dataBinder:1.0-rc1'
|
||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue