summaryrefslogtreecommitdiff
path: root/platform/android
diff options
context:
space:
mode:
authorFred Ross-Perry <fred.ross-perry@artifex.com>2016-10-28 14:34:03 -0700
committerFred Ross-Perry <fred.ross-perry@artifex.com>2016-11-15 12:31:08 -0800
commit4ba8685340b5b54f3716d429b7bf35490f137e78 (patch)
tree58db73403612873c5ae51e602613c2659d878ed9 /platform/android
parent3512a02e11b3f80c3b5fe6af8639e510e1382568 (diff)
downloadmupdf-4ba8685340b5b54f3716d429b7bf35490f137e78.tar.xz
Android example - update gradle version.
Diffstat (limited to 'platform/android')
-rw-r--r--platform/android/example/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/example/build.gradle b/platform/android/example/build.gradle
index 596c1dab..a1dae01d 100644
--- a/platform/android/example/build.gradle
+++ b/platform/android/example/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.1.3'
+ classpath 'com.android.tools.build:gradle:2.2.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files