Skip to content

Commit

Permalink
Update libsu
Browse files Browse the repository at this point in the history
  • Loading branch information
nift4 authored Feb 11, 2021
1 parent b994546 commit cde7ef7
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 @@ -63,7 +63,7 @@ dependencies {
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.2.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0'
def libsuVersion = '3.0.2'
def libsuVersion = '3.1.1'
implementation "com.github.topjohnwu.libsu:core:${libsuVersion}"
implementation "com.github.topjohnwu.libsu:service:${libsuVersion}"
implementation "com.github.topjohnwu.libsu:io:${libsuVersion}"
Expand Down

0 comments on commit cde7ef7

Please sign in to comment.