flutter/packages/flutter_tools/templates/create/android-kotlin.tmpl
Michael Thomsen 0f726490e1 Update MainActivity.kt.tmpl (#11033)
Remove terminating semicolons; they are causing an "code inspection warning" in Android Studio:

```
This inspection reports redundant semicolon (';') token which is not required in Kotlin and may be removed.
```
2017-06-29 16:38:25 +02:00
..
app Update MainActivity.kt.tmpl (#11033) 2017-06-29 16:38:25 +02:00
build.gradle Make consistent use of gradle wrapper (#10993) 2017-06-29 09:48:01 +02:00