Skip to content

Commit

Permalink
Exporting seismic
Browse files Browse the repository at this point in the history
  • Loading branch information
gmerinojimenez committed Nov 24, 2021
1 parent ccecd6c commit db1dd3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
enabledImplementation "androidx.compose.ui:ui-tooling-preview:$compose_version"
enabledImplementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.0'
enabledImplementation 'androidx.activity:activity-compose:1.4.0'
enabledImplementation 'com.squareup:seismic:1.0.3'
enabledApi 'com.squareup:seismic:1.0.3'
enabledImplementation "androidx.datastore:datastore-preferences:1.0.0"

//Dagger
Expand Down

0 comments on commit db1dd3a

Please sign in to comment.