Skip to content

Commit e70248d

Browse files
committed
Update dependencies
1 parent 59e833c commit e70248d

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
@@ -50,7 +50,7 @@ dependencies {
5050
implementation fileTree(dir: 'libs', include: ['*.jar'])
5151

5252
implementation 'androidx.appcompat:appcompat:1.1.0'
53-
implementation 'androidx.preference:preference:1.1.0'
53+
implementation 'androidx.preference:preference:1.1.1'
5454
implementation('dnsjava:dnsjava:3.0.2') {
5555
exclude group: 'org.slf4j', module: 'slf4j-api'
5656
}

0 commit comments

Comments
 (0)