📋Changelog
Version 0.4.3 (January 2026)​
Updated: Supports Android devices that use the 16 KB memory page size (16 KB paging architecture).Requires: Android 8.0 (API 26) and above. Minimum supported version updated to Android 8.0 (API 26) from Android 7.0 (API 24).Requires: compileSdkVersion = 35 or laterRequires: targetSdkVersion = 35 or later
Version 0.2.2-11 (September 2024)​
Updated: Verification initiation process. Added Stripped and Regular launch configurations.Added: Added Capture CustomizationUpdated: Verification Result list.Updated: Verification Failure list.
Version 0.2.2-8 (August 2024)​
Updated: Kotlin version required has been moved from 1.7.0+ to 1.9.22+Updated: Process for initiating verification, including the introduction of SdkMode.Updated: Process for handling results with the onActivityResult method.Deprecated: Use of listenForMetricSdkResult in Fragments.Deprecated: Navigation Graph IntegrationDeprecated: java.lang.NullPointerException Integration errorsAdded: Support for Android Gradle Plugin (AGP) version 8.2.2+