📋Changelog
Version 0.4.3 (January 2026)​
Updated:Supports Android devices that use the16 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. AddedStrippedandRegularlaunch 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 from1.7.0+to1.9.22+Updated:Process for initiating verification, including the introduction ofSdkMode.Updated:Process for handling results with theonActivityResultmethod.Deprecated:Use oflistenForMetricSdkResultin Fragments.Deprecated:Navigation Graph IntegrationDeprecated:java.lang.NullPointerException Integration errorsAdded:Support for Android Gradle Plugin (AGP) version 8.2.2+