We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d33039 commit 4eba4a9Copy full SHA for 4eba4a9
messaging/app/build.gradle
@@ -98,7 +98,6 @@ dependencies {
98
implementation 'androidx.activity:activity-compose:1.5.1'
99
100
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0'
101
- implementation("com.google.accompanist:accompanist-permissions:0.30.1")
102
103
// Testing dependencies
104
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
0 commit comments