Skip to content

Commit

Permalink
Update build.gradle for flexbox
Browse files Browse the repository at this point in the history
  • Loading branch information
j50ju authored Oct 21, 2024
1 parent f99ee74 commit e73395d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comp_nd/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ dependencies {
api project (':resources')
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'

implementation 'com.google.android:flexbox:3.0.0'
implementation 'com.google.android.flexbox:flexbox:3.0.0'
}

0 comments on commit e73395d

Please sign in to comment.