in_app_review icon indicating copy to clipboard operation
in_app_review copied to clipboard

Update Android dependencies

Open vmeretin opened this issue 2 years ago • 2 comments

  • Gradle 7.4
  • Android gradle plugin 7.1.2
  • In-App Review Library 2.0.0
  • compileSdkVersion 31

vmeretin avatar May 23 '22 12:05 vmeretin

Hey @vmeretin, thanks for the PR! Before I merge it, I noticed that the PR deletes some files under the .idea folder. Is this intentional? Maybe these files belong in the .gitignore file?

britannio avatar May 31 '22 09:05 britannio

Hey @britannio. I delete .idea folder, because it is plugin android folder. When you create a new plugin, android folder doesn't have .idea folder. You can revert this change, if you need this folder.

PS Add one more commit with updated url_launcher plugin, because tests failed.

vmeretin avatar Jun 01 '22 09:06 vmeretin

Thanks for the PR! #72 has since been merged though so this is no longer necessary, apologies.

britannio avatar Nov 26 '22 16:11 britannio