Skip to content

Commit

Permalink
fix(deps): update dependency androidx.constraintlayout:constraintlayo…
Browse files Browse the repository at this point in the history
…ut to v2.1.4
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent 16a1d61 commit 01649c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation project(':capacitor-android')
implementation 'com.google.android.material:material:1.9.0'
implementation 'com.amazonaws:ivs-player:1.20.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
implementation 'androidx.mediarouter:mediarouter:1.2.5'
implementation 'com.google.android.gms:play-services-cast-framework:21.3.0'
Expand Down

0 comments on commit 01649c8

Please sign in to comment.