From c4213e8d7aa589db2bf615487bb3505f69b8b3b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 17 Feb 2014 18:40:11 +0100 Subject: gradle android plugin 0.8.0 to 0.8.3 --- OpenPGP-Keychain-API/example-app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenPGP-Keychain-API/example-app') diff --git a/OpenPGP-Keychain-API/example-app/build.gradle b/OpenPGP-Keychain-API/example-app/build.gradle index 373f83690..1f8854431 100644 --- a/OpenPGP-Keychain-API/example-app/build.gradle +++ b/OpenPGP-Keychain-API/example-app/build.gradle @@ -5,7 +5,7 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:0.8.0' + classpath 'com.android.tools.build:gradle:0.8.3' } } -- cgit v1.2.3