You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This repository contains all the example apps demonstrating features/integration
13
13
> NOTE: If you are going to download just a single example app (using the download link), make sure you follow the below procedure
14
14
> 1. Create a folder `kotlin-android-examples`
15
15
> 1. Next download and add the [`dependencies.gradle`](/dependencies.gradle) to this `kotlin-android-examples` folder
16
-
> 1. Now move the example app folder inside the `android-examples` folder
16
+
> 1. Now move the example app folder inside the `kotlin-android-examples` folder
17
17
>
18
18
> The reason this is required because each single app uses `ext` variables defined and referenced from `dependencies.gradle` file from the parent folder namely `kotlin-android-examples`.
19
19
@@ -63,6 +63,7 @@ This repository contains all the example apps demonstrating features/integration
0 commit comments