Skip to content

Commit

Permalink
Bump dev.rikka.tools.refine from 4.3.0 to 4.4.0 (#188)
Browse files Browse the repository at this point in the history
Bumps [dev.rikka.tools.refine](https://github.com/RikkaApps/HiddenApiRefinePlugin) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/RikkaApps/HiddenApiRefinePlugin/releases)
- [Commits](RikkaApps/HiddenApiRefinePlugin@v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: dev.rikka.tools.refine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent e16db57 commit 2a901b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ cardSlider = { module = "com.github.IslamKhSh:CardSlider", version = "1.0.1" }
[plugins]
androidApplication = { id = "com.android.application", version.ref = "agp" }
kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
refine = { id = "dev.rikka.tools.refine", version = "4.3.0" }
refine = { id = "dev.rikka.tools.refine", version = "4.4.0" }

0 comments on commit 2a901b8

Please sign in to comment.