Skip to content

Commit cde7ef7

Browse files
authored
Update libsu
1 parent b994546 commit cde7ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
implementation 'androidx.recyclerview:recyclerview:1.1.0'
6464
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.2.0'
6565
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0'
66-
def libsuVersion = '3.0.2'
66+
def libsuVersion = '3.1.1'
6767
implementation "com.github.topjohnwu.libsu:core:${libsuVersion}"
6868
implementation "com.github.topjohnwu.libsu:service:${libsuVersion}"
6969
implementation "com.github.topjohnwu.libsu:io:${libsuVersion}"

0 commit comments

Comments
 (0)