aboutsummaryrefslogtreecommitdiff
path: root/ui/views/RecyclerView/kotlinApp/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/RecyclerView/kotlinApp/README.md')
-rw-r--r--ui/views/RecyclerView/kotlinApp/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/views/RecyclerView/kotlinApp/README.md b/ui/views/RecyclerView/kotlinApp/README.md
index 91abebe5..ebba27dd 100644
--- a/ui/views/RecyclerView/kotlinApp/README.md
+++ b/ui/views/RecyclerView/kotlinApp/README.md
@@ -1,6 +1,6 @@
Android RecyclerView Sample (Kotlin)
-===================================
+====================================
Sample demonstrating the use of RecyclerView to layout elements with a
LinearLayoutManager and with a GridLayoutManager. It also demonstrates
@@ -31,7 +31,6 @@ Pre-requisites
--------------
- Android SDK 27
-- Android Build Tools v27.0.0
- Android Gradle Plugin 3.0
- Android Support Repository