• Michael Thomsen's avatar
    Update MainActivity.kt.tmpl (#11033) · 0f726490
    Michael Thomsen authored
    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.
    ```
    0f726490
Name
Last commit
Last update
..
main/kotlin/androidIdentifier Loading commit data...