summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2016-09-12 09:57:22 +0200
committerArne Schwabe <arne@rfc2549.org>2016-09-12 09:57:22 +0200
commit64afae2e2ee8c368547b13da5a5df43b18af7c1f (patch)
tree9c31bc2634c9f4cada4dd800f2844bb99ebc0611 /build.gradle
parentb3fcbc10f64cc3059eac8f2bc261a2204381655b (diff)
Remark that Always On VPN could cancel the confirmation dialog
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 462f6e89..a7407184 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.2.0-beta3'
+ classpath 'com.android.tools.build:gradle:2.2.0-rc1'
}
}