Skip to content

Rewrite the Utils class using Kotlin.

Rewrite Utils using Kotlin, which allows it to use many Kotlin features such as:

  • Extensions
  • Conciseness
  • Null safety
  • Interoperability with Java
Edited by Isira Seneviratne

Merge request reports