Added Jetbrains Annotations
This commit is contained in:
parent
cce8d4fcc0
commit
a7a3e4b990
@ -11,6 +11,7 @@ repositories {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation project(':client-api')
|
implementation project(':client-api')
|
||||||
|
implementation 'org.jetbrains:annotations:24.1.0'
|
||||||
implementation 'com.squareup.okhttp:okhttp:2.7.5'
|
implementation 'com.squareup.okhttp:okhttp:2.7.5'
|
||||||
|
|
||||||
testImplementation platform('org.junit:junit-bom:5.9.1')
|
testImplementation platform('org.junit:junit-bom:5.9.1')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user