From 8e2b91c279f9e57b8ffa2d62808c27d5f21bdd8d Mon Sep 17 00:00:00 2001 From: TusharKrSoniTKS <90370349+TusharKrSoniTKS@users.noreply.github.com> Date: Wed, 18 May 2022 18:27:02 +0530 Subject: [PATCH] Update README.md Typo error in line 39 --- AwarenessApisSampleKotlin/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AwarenessApisSampleKotlin/README.md b/AwarenessApisSampleKotlin/README.md index 085dfbe6..4574d19d 100644 --- a/AwarenessApisSampleKotlin/README.md +++ b/AwarenessApisSampleKotlin/README.md @@ -36,7 +36,7 @@ Prerequisites Getting Started --------------- -This sample uses the Gradle build system. To build this project, use the "gradlew build" command or +This sample uses the Gradle build system. To build this project, use the "gradle build" command or use "Import Project" in Android Studio. Support @@ -48,4 +48,4 @@ If you've found an error in this sample, please file an issue: https://github.com/android/location-samples/issues Patches are encouraged, and may be submitted according to the instructions in -CONTRIBUTING.md. \ No newline at end of file +CONTRIBUTING.md.