Skip to content

Commit 4eba4a9

Browse files
committed
Remove accompanist dependency
1 parent 9d33039 commit 4eba4a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

messaging/app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ dependencies {
9898
implementation 'androidx.activity:activity-compose:1.5.1'
9999

100100
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0'
101-
implementation("com.google.accompanist:accompanist-permissions:0.30.1")
102101

103102
// Testing dependencies
104103
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'

0 commit comments

Comments
 (0)