Skip to content
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

upgrading package dependencies #203

Merged
merged 1 commit into from
Jul 14, 2022
Merged

upgrading package dependencies #203

merged 1 commit into from
Jul 14, 2022

Conversation

anantshri
Copy link
Contributor

@anantshri anantshri commented Jul 14, 2022

I have tried compilation of package with the higher version of dependencies and these are the top most versions where things are working without any compilation error. as there is no test suite to validate the compilation, I have done 2 tests.

  1. Application runs after creating fatjar
  2. Application can decompile and show code from a android application.

P.S. this still needs fixing of #202 as right now i was able to compile coz i ws able to revert comments 4-5 commits before and leverage pre committed jar files. Right now at master this code might not compile as jar are missing.

@borisf borisf merged commit a5fbbc8 into google:master Jul 14, 2022
@anantshri
Copy link
Contributor Author

Forgot to mention This also fixes #191 #192 #193

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants