Upgrade library dependencies
This commit is contained in:
+1
-1
@@ -34,5 +34,5 @@ dependencies {
|
|||||||
api ('androidx.preference:preference:1.2.1') {
|
api ('androidx.preference:preference:1.2.1') {
|
||||||
exclude group: 'org.jetbrains', module: 'annotations'
|
exclude group: 'org.jetbrains', module: 'annotations'
|
||||||
}
|
}
|
||||||
compileOnly 'org.jetbrains:annotations:24.0.1'
|
compileOnly 'org.jetbrains:annotations:24.1.0'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user