MarcinMoskala / KtAcademyPortal

Multiplatform Kotlin application of KotlinAcademy
Apache License 2.0
444 stars 55 forks source link

Update Android Gradle plugin and cleanup #36

Closed jshvarts closed 6 years ago

jshvarts commented 6 years ago

Hey Marcin,

This PR includes:

1) Update Android Gradle plugin 2) Utilize more Kotlin stdlib functions 3) Use Android resource annotations where appropriate 4) Typos fixed

All Android tests pass. Tested the mobile app.