Skip to content

Commit

Permalink
Update sample
Browse files Browse the repository at this point in the history
  • Loading branch information
jeketos committed Oct 26, 2023
1 parent 97fe9c7 commit ee31ac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ android {
}

dependencies {
implementation(project(':pulsation'))
// implementation 'com.github.idapgroup:Pulsation:0.2.4'
// implementation(project(':pulsation'))
implementation 'com.github.idapgroup:Pulsation:0.2.4'
implementation 'androidx.core:core-ktx:1.12.0'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.2'
implementation 'androidx.activity:activity-compose:1.8.0'
Expand Down

0 comments on commit ee31ac7

Please sign in to comment.