Skip to content

Commit

Permalink
[FIX] navigation 관련 proguard 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
easyhooon committed Mar 13, 2024
1 parent dab5f6d commit f26295f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@
# kept. Suspend functions are wrapped in continuations where the type argument
# is used.
-keep,allowobfuscation,allowshrinking class kotlin.coroutines.Continuation

-keepattributes RuntimeVisibleAnnotations
-keep,allowobfuscation,allowshrinking class * extends androidx.navigation.Navigator

0 comments on commit f26295f

Please sign in to comment.