Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
2.x: ProGuard R8 dont warn Flow* classes (#6705)
  • Loading branch information
akarnokd committed Nov 8, 2019
1 parent ca0f2d7 commit 3cb610f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/proguard/rxjava2.pro
@@ -1 +1 @@
-dontwarn java.util.concurrent.Flow
-dontwarn java.util.concurrent.Flow*

0 comments on commit 3cb610f

Please sign in to comment.