-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dex and gradle #538
Conversation
dbc89ac
to
9f2f83c
Compare
9f2f83c
to
c9f8af8
Compare
Codecov Report
@@ Coverage Diff @@
## master #538 +/- ##
============================================
+ Coverage 79.56% 79.59% +0.02%
+ Complexity 563 561 -2
============================================
Files 77 77
Lines 2109 2102 -7
Branches 276 276
============================================
- Hits 1678 1673 -5
+ Misses 267 265 -2
Partials 164 164 |
v5.0.2
|
@gtroshin hey I think you found a bug in dex test parser. I am not able to replicate that crash using our apks. I have opened a bug upstream: linkedin/dex-test-parser#37 |
I'm tracking the bug on this flank issue as well #539 |
I am seeing this as well for some of my projects using flank |
The bug has been fixed upstream however they haven't made a release yet with the fix. |
Fix #535