Skip to content

Commit

Permalink
build(deps): bump com.github.topjohnwu.libsu:service from 5.2.1 to 5.2.2
Browse files Browse the repository at this point in the history
Bumps com.github.topjohnwu.libsu:service from 5.2.1 to 5.2.2.

---
updated-dependencies:
- dependency-name: com.github.topjohnwu.libsu:service
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent e2645de commit afc9cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ dependencies {
implementation "com.leinardi.android:speed-dial:3.3.0"
implementation 'androidx.webkit:webkit:1.10.0'
implementation "com.github.topjohnwu.libsu:core:5.2.1"
implementation "com.github.topjohnwu.libsu:service:5.2.1"
implementation "com.github.topjohnwu.libsu:service:5.2.2"
compileOnly project(path: ':app:hidden-api')
}

0 comments on commit afc9cb4

Please sign in to comment.