From bfc020a66bad76966b37f1a2be7887c0d9a6dc91 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Fri, 10 Nov 2017 10:47:05 +0100 Subject: Ignroe our own always generated config items (closes #778) --- remoteExample/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remoteExample') diff --git a/remoteExample/build.gradle b/remoteExample/build.gradle index 7e063c75..31049d5d 100644 --- a/remoteExample/build.gradle +++ b/remoteExample/build.gradle @@ -7,7 +7,7 @@ apply plugin: 'com.android.application' android { compileSdkVersion 26 - buildToolsVersion '26.0.0' + buildToolsVersion '26.0.2' defaultConfig { minSdkVersion 15 -- cgit v1.2.3