Skip to content

Commit

Permalink
Update sample to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jeketos committed Nov 15, 2023
1 parent c179efe commit 011217a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ android {

dependencies {
// implementation(project(':pulsation'))
implementation 'com.github.idapgroup:Pulsation:0.2.4'
implementation 'com.github.idapgroup:Pulsation:0.2.5'
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 011217a

Please sign in to comment.