System requirements

Overview

This SDK is developed in the Kotlin programming language and is meant for integration into Android applications. It currently supports Android 7 (API level 24) and above.

Library dependencies

A set of external libraries was used to build the SDK:

Standard libraries

  • androidx.core:core-ktx:1.13.1
  • androidx.appcompat:appcompat:1.7.0
  • androidx.activity:activity-ktx:1.9.0
  • androidx.fragment:fragment:1.5.4
  • androidx.annotation:annotation:1.8.0
  • androidx.biometric:biometric-ktx:1.2.0-alpha05
  • androidx.browser:browser:1.8.0
  • org.jetbrains.kotlin:kotlin-reflect:1.9.22
  • org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3
  • org.jetbrains.kotlinx:kotlinx-datetime:0.4.0
  • org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3

Third-party libraries

  • com.upokecenter:cbor:4.2.0
  • com.jakewharton.timber:timber:5.0.1
Last updated on