Skip to content

Commit

Permalink
Bump libsu from v5.0.4 to v5.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanGIG authored Apr 2, 2023
1 parent 048f8ed commit 0b89179
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 @@ -81,7 +81,7 @@ dependencies {
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'

//Root
def libsuVersion = '5.0.4'
def libsuVersion = '5.0.5'
implementation "com.github.topjohnwu.libsu:core:$libsuVersion"
implementation "com.github.topjohnwu.libsu:service:$libsuVersion"

Expand Down

0 comments on commit 0b89179

Please sign in to comment.