Skip to content

Commit

Permalink
Bump activity-ktx from 1.2.2 to 1.2.3 (#3696)
Browse files Browse the repository at this point in the history
Bumps activity-ktx from 1.2.2 to 1.2.3.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2021
1 parent c5db4ae commit 6b36d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stripe/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
implementation "androidx.fragment:fragment-ktx:$fragmentVersion"
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation "androidx.activity:activity-ktx:1.2.2"
implementation "androidx.activity:activity-ktx:1.2.3"
implementation 'com.google.android.gms:play-services-wallet:18.1.2'
implementation "com.google.android.material:material:$materialVersion"

Expand Down

0 comments on commit 6b36d87

Please sign in to comment.