Skip to content

Commit

Permalink
remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
onebone committed Jul 13, 2022
1 parent 5ee423e commit 71ba1f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

implementation "androidx.activity:activity-ktx:1.4.0"

implementation "androidx.compose.ui:ui:$compose_version"
implementation "androidx.compose.foundation:foundation:$compose_version"
implementation "androidx.compose.material:material:$compose_version"
Expand Down

0 comments on commit 71ba1f2

Please sign in to comment.