Skip to content

Commit

Permalink
Don't warn for missing hilt classes
Browse files Browse the repository at this point in the history
  • Loading branch information
isaac-udy committed Jul 9, 2023
1 parent 6bfc592 commit 787af39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enro-core/consumer-rules.pro
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-dontwarn dagger.hilt.**
-keep class * extends dev.enro.core.controller.NavigationComponentBuilderCommand
-keep class * extends dev.enro.core.NavigationKey
-keep public class * extends dev.enro.core.compose.ComposableDestination

0 comments on commit 787af39

Please sign in to comment.