Skip to content

Commit

Permalink
Update sample
Browse files Browse the repository at this point in the history
  • Loading branch information
jeketos committed Jan 30, 2024
1 parent 530e056 commit 725b076
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 @@ -49,7 +49,7 @@ android {
dependencies {
// for debug or fork purposes use commended line instead of the next line
// implementation(project(":snowfall"))
implementation 'com.github.idapgroup:Snowfall:0.8.2'
implementation 'com.github.idapgroup:Snowfall:0.8.3'
implementation 'androidx.core:core-ktx:1.12.0'
implementation platform('org.jetbrains.kotlin:kotlin-bom:1.9.22')
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.7.0'
Expand Down

0 comments on commit 725b076

Please sign in to comment.