Skip to content

Commit

Permalink
Bump com.github.topjohnwu.libsu:core from 5.2.2 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps com.github.topjohnwu.libsu:core from 5.2.2 to 6.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 29, 2024
1 parent 549db84 commit 6947327
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 @@ -55,7 +55,7 @@ dependencies {
implementation 'com.github.hzy3774:AndroidP7zip:1.7.2'

implementation 'com.github.tiann:FreeReflection:3.2.0'
implementation "com.github.topjohnwu.libsu:core:5.2.2"
implementation "com.github.topjohnwu.libsu:core:6.0.0"
implementation 'org.jdeferred:jdeferred-android-aar:1.2.6'
annotationProcessor 'androidx.annotation:annotation:1.8.0'
}

0 comments on commit 6947327

Please sign in to comment.