Now that we've explored how we can write Kotlin code for our Android apps, we're going to examine how we can actually configure our Gradle build scripts using Kotlin rather than Groovy. This can provide several benefits, such as static type checking and improved refactoring.