3 Commits

Author SHA1 Message Date
Jhansi
9fc4939ef9 Fix: Changing the function call to generate random numbers
Changing the function call to generate random numbers to a more efficient way. Calling random() on Kotlin.ranges.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.ranges/random.html#random
2020-01-17 15:32:38 -08:00
Laura Lemay
8332eb7de9 Gradle and kotlin updates
Change-Id: Ib916298f32a38b1fa855734b03d45c8b21850960
2019-01-22 11:28:01 -08:00
Aleks Haecky
c67904408b Initial commit of Android Kotlin Fundamentals Solution Apps.
Change-Id: Idcfac405049b795d050b8ce7decec9028b566e4d
2018-12-17 16:29:05 -08:00