[Android] Revert "Update databinder to 1.0-rc2"
Thomas Guillem
git at videolan.org
Tue Oct 6 14:15:36 CEST 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Oct 6 13:49:40 2015 +0200| [2bc724168ddeca292280083aff7de729e2e1671a] | committer: Thomas Guillem
Revert "Update databinder to 1.0-rc2"
This reverts commit 048aa0fbd518ac835ee06843f13fa5eec6c01841.
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=2bc724168ddeca292280083aff7de729e2e1671a
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index fa0a7f0..af53e5b 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-rc2'
+ classpath "com.android.databinding:dataBinder:1.0-rc1"
}
}
More information about the Android
mailing list