Skip to content

Commit

Permalink
Move link into paymentsheet (#9771)
Browse files Browse the repository at this point in the history
  • Loading branch information
toluo-stripe authored Dec 18, 2024
1 parent 910bfaa commit 3b4b419
Show file tree
Hide file tree
Showing 399 changed files with 946 additions and 5,093 deletions.
213 changes: 95 additions & 118 deletions example/dependencies/dependencies.txt

Large diffs are not rendered by default.

73 changes: 25 additions & 48 deletions financial-connections-example/dependencies/dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -908,64 +908,34 @@
| +--- project :payments-core (*)
| +--- androidx.databinding:viewbinding:8.7.1 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*)
| +--- project :link
| +--- project :payments-ui-core
| | +--- androidx.databinding:viewbinding:8.7.1 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*)
| | +--- project :payments-core (*)
| | +--- project :stripe-core (*)
| | +--- project :payments-ui-core
| | | +--- androidx.databinding:viewbinding:8.7.1 (*)
| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*)
| | | +--- project :stripe-core (*)
| | | +--- project :payments-core (*)
| | | +--- project :stripe-ui-core (*)
| | | +--- androidx.constraintlayout:constraintlayout:2.1.4 (*)
| | | +--- androidx.core:core-ktx:1.13.1 (*)
| | | +--- androidx.annotation:annotation:1.9.0 (*)
| | | +--- androidx.appcompat:appcompat:1.7.0 (*)
| | | +--- com.google.android.material:material:1.12.0 (*)
| | | +--- com.google.dagger:dagger:2.52 (*)
| | | +--- androidx.compose.ui:ui:1.6.8 (*)
| | | +--- androidx.compose.foundation:foundation:1.6.8 (*)
| | | +--- androidx.compose.material:material:1.6.8 (*)
| | | +--- androidx.compose.material:material-icons-core:1.6.8 (*)
| | | +--- androidx.activity:activity-compose:1.8.2 (*)
| | | +--- com.google.accompanist:accompanist-flowlayout:0.34.0
| | | | +--- androidx.compose.foundation:foundation:1.6.0 -> 1.6.8 (*)
| | | | +--- androidx.compose.ui:ui-util:1.6.0 -> 1.6.8 (*)
| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.9.0 (*)
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.21 (*)
| | | +--- androidx.compose.ui:ui-tooling-preview:1.6.8 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.9.0 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3 (*)
| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.21 (*)
| | +--- project :payments-core (*)
| | +--- project :stripe-ui-core (*)
| | +--- androidx.appcompat:appcompat:1.7.0 (*)
| | +--- androidx.browser:browser:1.8.0 (*)
| | +--- androidx.constraintlayout:constraintlayout:2.1.4 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6 (*)
| | +--- com.google.dagger:dagger:2.52 (*)
| | +--- androidx.core:core-ktx:1.13.1 (*)
| | +--- androidx.annotation:annotation:1.9.0 (*)
| | +--- androidx.appcompat:appcompat:1.7.0 (*)
| | +--- com.google.android.material:material:1.12.0 (*)
| | +--- androidx.activity:activity-compose:1.8.2 (*)
| | +--- com.google.dagger:dagger:2.52 (*)
| | +--- androidx.compose.ui:ui:1.6.8 (*)
| | +--- androidx.compose.foundation:foundation:1.6.8 (*)
| | +--- androidx.compose.material:material:1.6.8 (*)
| | +--- androidx.compose.material:material-icons-core:1.6.8 (*)
| | +--- androidx.compose.ui:ui:1.6.8 (*)
| | +--- androidx.navigation:navigation-compose:2.7.7 (*)
| | +--- androidx.compose.runtime:runtime-livedata:1.6.8 -> 1.7.1
| | | +--- androidx.compose.runtime:runtime:1.7.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 -> 2.8.6 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.8.6 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.3 -> 2.8.6 (*)
| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*)
| | | +--- androidx.compose.runtime:runtime:1.7.1 (c)
| | | \--- androidx.compose.runtime:runtime-saveable:1.7.1 (c)
| | +--- com.google.accompanist:accompanist-flowlayout:0.34.0 (*)
| | +--- androidx.activity:activity-compose:1.8.2 (*)
| | +--- com.google.accompanist:accompanist-flowlayout:0.34.0
| | | +--- androidx.compose.foundation:foundation:1.6.0 -> 1.6.8 (*)
| | | +--- androidx.compose.ui:ui-util:1.6.0 -> 1.6.8 (*)
| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.9.0 (*)
| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.21 (*)
| | +--- androidx.compose.ui:ui-tooling-preview:1.6.8 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.9.0 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3 (*)
| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.21 (*)
| +--- project :payments-ui-core (*)
| +--- project :stripe-ui-core (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 (*)
Expand Down Expand Up @@ -1071,7 +1041,14 @@
+--- androidx.activity:activity-compose:1.8.2 (*)
+--- androidx.compose.material:material:1.6.8 (*)
+--- androidx.compose.material:material-icons-core:1.6.8 (*)
+--- androidx.compose.runtime:runtime-livedata:1.6.8 -> 1.7.1 (*)
+--- androidx.compose.runtime:runtime-livedata:1.6.8 -> 1.7.1
| +--- androidx.compose.runtime:runtime:1.7.1 (*)
| +--- androidx.lifecycle:lifecycle-livedata:2.6.1 -> 2.8.6 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.8.6 (*)
| +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.3 -> 2.8.6 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*)
| +--- androidx.compose.runtime:runtime:1.7.1 (c)
| \--- androidx.compose.runtime:runtime-saveable:1.7.1 (c)
+--- androidx.compose.ui:ui:1.6.8 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.6.8 (*)
+--- com.squareup.okhttp3:logging-interceptor:4.12.0
Expand Down
1 change: 0 additions & 1 deletion link/.gitignore

This file was deleted.

237 changes: 0 additions & 237 deletions link/api/link.api

This file was deleted.

Loading

0 comments on commit 3b4b419

Please sign in to comment.