summaryrefslogtreecommitdiff
path: root/remoteExample
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2017-11-10 10:47:05 +0100
committerArne Schwabe <arne@rfc2549.org>2017-11-26 23:51:44 -0500
commitbfc020a66bad76966b37f1a2be7887c0d9a6dc91 (patch)
tree063916d08a254ade16073f1bfa1e573c6ab1c469 /remoteExample
parentf1c7ca88e48c6e314f3b1c16485fc6506077ffc5 (diff)
Ignroe our own always generated config items (closes #778)
Diffstat (limited to 'remoteExample')
-rw-r--r--remoteExample/build.gradle2
1 files changed, 1 insertions, 1 deletions
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