File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,9 +48,9 @@ Follow these steps to add this SDK as a dependency to your project.
48485 . Add the following dependencies to the ` dependencies ` block in the file "app/build.gradle.kts" in your project:
4949
5050 ```
51- implementation("com.google.code.gson:gson:2.2. +")
52- implementation ("com.squareup.okio:okio:2.9.0 ")
53- implementation("com.telesign:telesign:2.3.0 ")
51+ implementation("com.google.code.gson:gson:2.+")
52+ implementation ("com.squareup.okio:okio:2.+ ")
53+ implementation("com.telesign:telesign:3.+ ")
5454 ```
5555
5656 That last dependency pulls in the Telesign Self-service Java SDK.
Original file line number Diff line number Diff line change 1+ ## [ 3.0.1] ( http://central.maven.org/maven2/com/telesign/telesign/3.0.1 ) - 2025-09-18
2+ - 2025-09-18
3+ - Updated SDK install instructions on GitHub to default to latest version for Telesign SDK
4+
15## [ 3.0.0] ( http://central.maven.org/maven2/com/telesign/telesign/3.0.0 ) - 2025-07-18
26- 2025-07-18
37 - Removed Status method in AppVerify class.
You can’t perform that action at this time.
0 commit comments