summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2017-05-23 12:34:26 -0400
committerJoe George <joe@zeroc.com>2017-05-23 12:34:26 -0400
commit1f6e11a93bf5b9bf7ca223b02c0028f4bdbd09cf (patch)
tree2c8255e3956d9f56416b24c99623cf6ebacb4c9b /android
parentAndroid build instruction updates (diff)
downloadice-1f6e11a93bf5b9bf7ca223b02c0028f4bdbd09cf.tar.bz2
ice-1f6e11a93bf5b9bf7ca223b02c0028f4bdbd09cf.tar.xz
ice-1f6e11a93bf5b9bf7ca223b02c0028f4bdbd09cf.zip
Fix whitespace
Diffstat (limited to 'android')
-rw-r--r--android/controller/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/controller/build.gradle b/android/controller/build.gradle
index c142691dd04..b2fe745a309 100644
--- a/android/controller/build.gradle
+++ b/android/controller/build.gradle
@@ -74,4 +74,4 @@ dependencies {
def name = it.replace('/', '_')
compile project(":test_${name}")
}
-} \ No newline at end of file
+}