Move httpclient to another package

This commit is contained in:
greenart7c3
2024-06-24 07:13:06 -03:00
parent 985274980a
commit a6bc40515b
33 changed files with 235 additions and 20 deletions
+1
View File
@@ -165,6 +165,7 @@ dependencies {
implementation project(path: ':quartz')
implementation project(path: ':commons')
implementation project(path: ':ammolite')
implementation libs.androidx.core.ktx
implementation libs.androidx.activity.compose