To launch this app you should create file 'apikey.properties' in the root of this project and put your api key into that file like: API_KEY="YOUR_API_KEY"

Purpose of this Folder

This folder should contain the scaffolded project files to get a student started on their project. This repo will be added to the Classroom for students to use, so please do not have any solutions in this folder.

Note: Android Kotlin Gradle Update

Use the updated Gradle version in the ~/gradle/wrapper/gradle-wrapper.properties file:

distributionUrl = https\://services.gradle.org/distributions/gradle-6.1.1-all.zip