We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e833c commit e70248dCopy full SHA for e70248d
app/build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
implementation fileTree(dir: 'libs', include: ['*.jar'])
51
52
implementation 'androidx.appcompat:appcompat:1.1.0'
53
- implementation 'androidx.preference:preference:1.1.0'
+ implementation 'androidx.preference:preference:1.1.1'
54
implementation('dnsjava:dnsjava:3.0.2') {
55
exclude group: 'org.slf4j', module: 'slf4j-api'
56
}
0 commit comments