Browse Source

Fix ktlint issue.

test/jme/compound-poc
Benoit Marty 1 year ago
parent
commit
35d02a4271
  1. 1
      libraries/permissions/impl/build.gradle.kts

1
libraries/permissions/impl/build.gradle.kts

@ -60,7 +60,6 @@ dependencies {
testImplementation(libs.test.turbine) testImplementation(libs.test.turbine)
testImplementation(projects.libraries.matrix.test) testImplementation(projects.libraries.matrix.test)
androidTestImplementation(libs.test.junitext) androidTestImplementation(libs.test.junitext)
ksp(libs.showkase.processor) ksp(libs.showkase.processor)

Loading…
Cancel
Save