Skip to content

6.0.0

Latest

Choose a tag to compare

@DanielJette DanielJette released this 22 Apr 13:37
· 3 commits to main since this release
0632b92
  • #269 Create new KTX library
    • dev.testify.internal.extensions.cyan moved to dev.testify.extensions.cyan
    • Java interop for findAnnotation method is now available from AnnotationExtensionsKtx
    • Java interop for instrumentationPrintln method is now available from InstrumentationRegistryExtensionsKt
    • Java interop for getModuleName method is now available from InstrumentationRegistryExtensionsKt
    • fun Context.updateLocale(locale: Locale?): Context is now public
    • fun getMetaDataBundle(context: Context): Bundle? is now public