Skip to content

Commit

Permalink
Update sample dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
burnoo committed Oct 3, 2021
1 parent 614b57a commit 4a8da33
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,5 +49,5 @@ dependencies {
implementation "androidx.compose.material:material:$compose_version"
implementation "androidx.compose.ui:ui-tooling:$compose_version"
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1'
implementation 'androidx.activity:activity-compose:1.3.0'
implementation 'androidx.activity:activity-compose:1.3.1'
}

0 comments on commit 4a8da33

Please sign in to comment.