mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-08 07:06:41 +00:00
Updated dataBinder plugin to 1.0-rc4
This commit is contained in:
parent
fd39937e93
commit
909491c00a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ buildscript {
|
|||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:1.5.0'
|
||||
classpath 'com.android.databinding:dataBinder:1.0-rc1'
|
||||
classpath 'com.android.databinding:dataBinder:1.0-rc4'
|
||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue