summaryrefslogtreecommitdiff
path: root/platform/android
diff options
context:
space:
mode:
authorfredross-perry <fross-perry@conceptuamath.com>2016-08-16 10:46:11 -0700
committerfredross-perry <fross-perry@conceptuamath.com>2016-08-16 11:21:03 -0700
commit81037acb5af79a3da72729ed479f2496cac1e875 (patch)
tree637b835460bd43ad1784dc812a26b01a3e02fb52 /platform/android
parent2c663a643a56533f08ffbffb1855579f7640905b (diff)
downloadmupdf-81037acb5af79a3da72729ed479f2496cac1e875.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 ec337e49..596c1dab 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.2'
+ classpath 'com.android.tools.build:gradle:2.1.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files