diff --git a/example/dependencies/dependencies.txt b/example/dependencies/dependencies.txt index 693b4a10ad8..4449cc766a1 100644 --- a/example/dependencies/dependencies.txt +++ b/example/dependencies/dependencies.txt @@ -956,6 +956,13 @@ | +--- project :stripe-ui-core (*) | +--- project :payments-model (*) | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*) +| +--- project :stripe-attestation +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 (*) +| | \--- com.google.android.play:integrity:1.4.0 +| | +--- com.google.android.gms:play-services-basement:18.4.0 (*) +| | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) +| | \--- com.google.android.play:core-common:2.0.4 | +--- androidx.activity:activity-ktx:1.8.2 (*) | +--- androidx.annotation:annotation:1.9.0 (*) | +--- androidx.appcompat:appcompat:1.7.0 (*) diff --git a/financial-connections-example/dependencies/dependencies.txt b/financial-connections-example/dependencies/dependencies.txt index beb14bafeeb..aeeaf0e04f8 100644 --- a/financial-connections-example/dependencies/dependencies.txt +++ b/financial-connections-example/dependencies/dependencies.txt @@ -594,6 +594,17 @@ | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3 (*) | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.21 (*) | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*) +| +--- project :stripe-attestation +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 (*) +| | \--- com.google.android.play:integrity:1.4.0 +| | +--- com.google.android.gms:play-services-basement:18.4.0 +| | | +--- androidx.collection:collection:1.0.0 -> 1.4.0 (*) +| | | +--- androidx.core:core:1.2.0 -> 1.13.1 (*) +| | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.4 (*) +| | +--- com.google.android.gms:play-services-tasks:18.2.0 +| | | \--- com.google.android.gms:play-services-basement:18.4.0 (*) +| | \--- com.google.android.play:core-common:2.0.4 | +--- androidx.activity:activity-ktx:1.8.2 (*) | +--- androidx.annotation:annotation:1.9.0 (*) | +--- androidx.appcompat:appcompat:1.7.0 (*) @@ -847,11 +858,7 @@ | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.9.0 | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.9.0 (*) -| | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.2.0 -| | | \--- com.google.android.gms:play-services-basement:18.4.0 -| | | +--- androidx.collection:collection:1.0.0 -> 1.4.0 (*) -| | | +--- androidx.core:core:1.2.0 -> 1.13.1 (*) -| | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.4 (*) +| | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.2.0 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.0.21 (*) | +--- com.google.android.material:material:1.12.0 (*) | +--- com.google.android.gms:play-services-wallet:19.4.0 diff --git a/financial-connections/dependencies/dependencies.txt b/financial-connections/dependencies/dependencies.txt index 39c1da4ee4a..65769fa3ed2 100644 --- a/financial-connections/dependencies/dependencies.txt +++ b/financial-connections/dependencies/dependencies.txt @@ -542,6 +542,17 @@ | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3 (*) | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.21 (*) +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*) ++--- project :stripe-attestation +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*) +| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 (*) +| \--- com.google.android.play:integrity:1.4.0 +| +--- com.google.android.gms:play-services-basement:18.4.0 +| | +--- androidx.collection:collection:1.0.0 -> 1.4.0 (*) +| | +--- androidx.core:core:1.2.0 -> 1.13.1 (*) +| | \--- androidx.fragment:fragment:1.1.0 -> 1.5.4 (*) +| +--- com.google.android.gms:play-services-tasks:18.2.0 +| | \--- com.google.android.gms:play-services-basement:18.4.0 (*) +| \--- com.google.android.play:core-common:2.0.4 +--- androidx.activity:activity-ktx:1.8.2 (*) +--- androidx.annotation:annotation:1.9.0 (*) +--- androidx.appcompat:appcompat:1.7.0 (*) diff --git a/paymentsheet-example/dependencies/dependencies.txt b/paymentsheet-example/dependencies/dependencies.txt index d6a34f652c1..3df20992fc3 100644 --- a/paymentsheet-example/dependencies/dependencies.txt +++ b/paymentsheet-example/dependencies/dependencies.txt @@ -1100,6 +1100,13 @@ | +--- project :stripe-ui-core (*) | +--- project :payments-model (*) | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*) +| +--- project :stripe-attestation +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 (*) +| | \--- com.google.android.play:integrity:1.4.0 +| | +--- com.google.android.gms:play-services-basement:18.4.0 (*) +| | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) +| | \--- com.google.android.play:core-common:2.0.4 | +--- androidx.activity:activity-ktx:1.8.2 (*) | +--- androidx.annotation:annotation:1.9.0 (*) | +--- androidx.appcompat:appcompat:1.7.0 (*)