[Android] Revert "Revert "Update databinder to 1.0-rc2""
Jean-Baptiste Kempf
git at videolan.org
Tue Oct 6 15:08:40 CEST 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Oct 6 14:48:58 2015 +0200| [53567e0036bdb9660ba36b0790740d971e1b619e] | committer: Jean-Baptiste Kempf
Revert "Revert "Update databinder to 1.0-rc2""
This reverts commit 2bc724168ddeca292280083aff7de729e2e1671a.
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=53567e0036bdb9660ba36b0790740d971e1b619e
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index af53e5b..fa0a7f0 100644
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:1.3.1'
classpath 'com.jakewharton.sdkmanager:gradle-plugin:0.12.+'
- classpath "com.android.databinding:dataBinder:1.0-rc1"
+ classpath 'com.android.databinding:dataBinder:1.0-rc2'
}
}
More information about the Android
mailing list