diff --git a/README.md b/README.md index a630234c..55696280 100644 --- a/README.md +++ b/README.md @@ -21,19 +21,13 @@ This repo contains the following samples: - [SleepSampleKotlin](https://github.com/android/location-samples/tree/main/SleepSampleKotlin) (Kotlin) - Demonstrates use of the Sleep API to recognize a user's sleep activity. -Prerequisites --------------- - -- Android API Level >v9 -- Android Build Tools >v21 -- Google Support Repository - Getting Started --------------- These samples use the Gradle build system. To build a sample, use the "gradlew build" command or use "Import Project" in Android Studio. + Support -------