Android SDK configuration uses the build configuration and library dependencies.
Build Configuration
Configuration | API Level |
---|---|
Target SDK Version |
33 |
Compile SDK Version |
33 |
Minimum SDK Version |
21 |
Kotlin Version |
1.7.10 |
Android Gradle Plugin Version |
8.2.2 |
Refer to the API level to code name mapping to get the version name.
Library Dependency
The SDK is complied using the described version but the versions are modified by the application at runtime.
SDK is compiled with the following libraries:
androidx.core:core:1.9.0
androidx.appcompat:appcompat:1.6.1
androidx.lifecycle:lifecycle-process:2.7.0
warning |
Warning The build configuration is available only for the current SDK version. If you are using an older version of the SDK and want to know the build configuration, contact MoEngage support or contact your Account Manager. |