Skip to content

Commit

Permalink
Fix proguard issue on desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
prof18 committed Dec 27, 2023
1 parent 67f5079 commit d47598c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions desktopApp/compose-desktop.pro
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,5 @@
-keep class com.prof18.feedflow.domain.model.** { *; }

-keep class com.prof18.feedflow.presentation.model.** { *; }

-keep class com.arkivanov.decompose.extensions.compose.jetbrains.mainthread.SwingMainThreadChecker

0 comments on commit d47598c

Please sign in to comment.