Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5793d2e6 authored by cketti's avatar cketti
Browse files

Convert RecipientPresenter to Kotlin

parent 9a0c6843
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ dependencies {
    testImplementation "org.robolectric:robolectric:${versions.robolectric}"
    testImplementation "androidx.test:core:${versions.androidxTestCore}"
    testImplementation "junit:junit:${versions.junit}"
    testImplementation "org.jetbrains.kotlin:kotlin-test:${versions.kotlin}"
    testImplementation "com.google.truth:truth:${versions.truth}"
    testImplementation "org.mockito:mockito-core:${versions.mockito}"
    testImplementation "org.mockito.kotlin:mockito-kotlin:${versions.mockitoKotlin}"
+268 −397

File changed.

Preview size limit exceeded, changes collapsed.

+512 −628

File changed.

Preview size limit exceeded, changes collapsed.

+248 −242

File changed.

Preview size limit exceeded, changes collapsed.