Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
update  flexbox to 3.0.0
  • Loading branch information
SoNep authored Nov 15, 2021
1 parent d10cfe3 commit 7ef7567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chatkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ dependencies {

implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.2.1'
implementation "com.google.android:flexbox:1.0.0"
implementation 'com.google.android.flexbox:flexbox:3.0.0'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
}

0 comments on commit 7ef7567

Please sign in to comment.