Skip to content

Commit

Permalink
Merge pull request #94 from NordicPlayground/nfcPermission
Browse files Browse the repository at this point in the history
update logger
  • Loading branch information
himalia416 authored Apr 22, 2024
2 parents ca1adf9 + ddef843 commit 650a0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
implementation(project(":permissions-ble"))
implementation(project(":permissions-nfc"))
implementation(project(":permissions-internet"))
implementation(project(":uilogger"))
implementation(project(":logger"))

implementation(libs.androidx.compose.material.iconsExtended)

Expand Down

0 comments on commit 650a0c9

Please sign in to comment.