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
> NOTE: If you are going to download just a single example app (using the download link), make sure you follow the below procedure
14
+
> 1. Create a folder `kotlin-android-examples`
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
17
+
>
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`.
0 commit comments