summaryrefslogtreecommitdiff
path: root/remoteExample
diff options
context:
space:
mode:
Diffstat (limited to 'remoteExample')
-rw-r--r--remoteExample/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoteExample/build.gradle b/remoteExample/build.gradle
index 8e2ad20a..a747b952 100644
--- a/remoteExample/build.gradle
+++ b/remoteExample/build.gradle
@@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
- classpath 'com.android.tools.build:gradle:0.8.+'
+ classpath 'com.android.tools.build:gradle:0.9.+'
}
}