summaryrefslogtreecommitdiff
path: root/fakelocation/fakelocationdemo/build.gradle
diff options
context:
space:
mode:
authorGuillaume Jacquart <guillaume.jacquart-ext@mousquetaires.com>2022-10-07 08:45:15 +0200
committerGuillaume Jacquart <guillaume.jacquart-ext@mousquetaires.com>2022-10-26 14:01:43 +0200
commit5f02fd142ca438a48423340aeb9a36b017a6be83 (patch)
tree793326be63e878c880298f075f9c0de3413bb6e4 /fakelocation/fakelocationdemo/build.gradle
parentf8d19823ea9be0c8700a69a215fac7d3af4d6d87 (diff)
Fix lint.
Diffstat (limited to 'fakelocation/fakelocationdemo/build.gradle')
-rw-r--r--fakelocation/fakelocationdemo/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/fakelocation/fakelocationdemo/build.gradle b/fakelocation/fakelocationdemo/build.gradle
index c182b2f..7e05b8a 100644
--- a/fakelocation/fakelocationdemo/build.gradle
+++ b/fakelocation/fakelocationdemo/build.gradle
@@ -68,4 +68,4 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
-} \ No newline at end of file
+}