|
@@ -57,6 +57,8 @@ dependencies {
|
|
|
androidTestImplementation "androidx.test:runner:1.3.0"
|
|
|
androidTestImplementation "androidx.test.espresso:espresso-core:3.3.0"
|
|
|
|
|
|
+ api "com.squareup.okhttp3:okhttp:4.9.0"
|
|
|
+
|
|
|
implementation "com.github.liangjingkanji:Tooltip:1.1.0"
|
|
|
api project(path: ':kalle')
|
|
|
|