yhs0602 / Android-Disassembler

Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
https://kyhsgeekcode.github.io/Android-Disassembler/
MIT License
592 stars 95 forks source link

⬆️ Bump accompanist-permissions from 0.22.0-rc to 0.27.1 #673

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps accompanist-permissions from 0.22.0-rc to 0.27.1.

Release notes

Sourced from accompanist-permissions's releases.

v0.27.1 🌈

What’s Changed

v0.27.0 🌈

What’s Changed

v0.26.5-rc 🌈

What’s Changed

v0.26.4-beta 🌈

What’s Changed

v0.26.3-beta 🌈

What’s Changed

v0.26.2-beta 🌈

What’s Changed

... (truncated)

Commits
  • 04b891e Merge pull request #1389 from google/ben/1.3.1
  • 8d3489a Upgrade to Compose 1.3.1
  • 63a63f7 Merge pull request #1399 from Levi-Moreira/pagerFlingIssueFix
  • 75951b3 Update scrolling offset to scroll at list half a page, otherwise we'll snap b...
  • 7a293b3 Merge pull request #1397 from google/ben/webview_layoutparams
  • 9b2a451 Allow manual docs publish
  • 0554af0 Calculate width param
  • 9fce9ba Fix WebView always filling max available space
  • 26797de Merge pull request #1384 from jbw0033/z_order
  • dad2800 Merge pull request #1385 from google/ben/swiperefresh_deprecation
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #676.