OkHi Documentation
  • 👋Welcome Home
  • OVERVIEW
    • OkHi Product Overview
    • Integration process overview
    • Verification terminology
    • Case Studies
  • Best Practices
    • Integration Best Practices
    • Live Examples
    • Tips for PMs & QA
      • Testing & QA Guide
      • Publishing to app stores
        • Google Play store
        • Apple App Store
    • Tips for designers
  • Code Libraries
    • Developer Quick Start
      • Environment setup
      • Release Notes
    • Android Guide
      • Android Dependencies
      • Migrating to the latest library
    • iOS Guide
    • React Native Guide
      • React Native Dependencies
      • React Native troubleshoot guide
    • Expo React Native Guide
    • Flutter Guide
      • Flutter Dependencies
    • JS library
      • API Reference
      • OkCollect Webhook
      • Changelog
    • WooCommerce Plugin
      • Changelog
  • Verification Status
    • Customer Dashboard
    • Verification Status Updates
      • Webhook v3
        • Webhook Signature Verification Guide
      • Webhook v2
      • Verification Status API
      • Proof Of Address Certificate API
      • FAQs
    • API reference docs
  • Troubleshooting
    • Error Responses
    • Common technical pitfalls
    • How to reduce "Unknowns"
    • FAQs
      • Technical FAQs
      • Compliance FAQs
    • Get in touch
Powered by GitBook
On this page
  • Android Core
  • Android OkCollect
  • Android OkVerify

Was this helpful?

  1. Code Libraries
  2. Android Guide

Android Dependencies

The latest version of our libraries depends on the following libraries to function:

Android Core

Library
Version

com.android.library

7.3.0

org.jfrog.buildinfo:build-info-extractor-gradle

4.31.8

minSdk

19

targetSdk

34

androidx.appcompat:appcompat

1.6.0

com.google.android.material:material

1.8.0

androidx.constraintlayout:constraintlayout

2.1.4

junit:junit

4.13.2

androidx.test.ext:junit

1.1.5

androidx.test.espresso:espresso-core

3.5.1

Android OkCollect

Library
Version

com.android.library

7.3.0

org.jfrog.buildinfo:build-info-extractor-gradle

4.31.8

androidx.appcompat:appcompat

1.6.0

androidx.constraintlayout:constraintlayout

2.1.4

minSdk

19

targetSdk

34

io.okhi.android:core

1.7.38

Android OkVerify

Library
Version

com.android.library

7.3.0

org.jfrog.buildinfo:build-info-extractor-gradle

4.31.8

minSdk

19

targetSdk

34

androidx.appcompat:appcompat

1.6.0

androidx.constraintlayout:constraintlayout

2.1.4

junit:junit

4.13.2

androidx.test.ext:junit

1.1.5

androidx.test.espresso:espresso-core

3.5.1

io.okhi.android:background-geofencing

1.9.67

io.okhi.android:core

1.7.38

com.squareup.okhttp3:okhttp

3.12.12

androidx.test.espresso:espresso-core

3.5.1

PreviousAndroid GuideNextMigrating to the latest library

Last updated 16 days ago

Was this helpful?