mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-08-05 19:11:11 +00:00
fix: expose app icon activities to Android lint
This commit is contained in:
parent
aea841285c
commit
b6c9764679
2 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ sentry {
|
|||
|
||||
dependencies {
|
||||
implementation(project(":composeApp"))
|
||||
implementation(libs.androidx.appcompat)
|
||||
coreLibraryDesugaring(libs.desugar.jdk.libs)
|
||||
debugImplementation(libs.compose.uiTooling)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue