Updated on 2026-08-14

This commit is contained in:
Tangem 2022-11-28 13:38:14 +03:00
parent 20e6ff8ef0
commit 03e48b0929
236 changed files with 150 additions and 155 deletions

1
network/.gitignore vendored
View file

@ -1 +0,0 @@
/build

View file

@ -1,26 +0,0 @@
plugins {
id("java-library")
id("org.jetbrains.kotlin.jvm")
}
java {
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
}
dependencies {
implementation(project(":common"))
/** Tangem libraries */
implementation(Tangem.cardCore)
/** Other libraries */
implementation(Library.retrofit)
implementation(Library.retrofitMoshiConverter)
implementation(Library.moshi)
implementation(Library.moshiKotlin)
implementation(Library.okHttp)
implementation(Library.okHttpLogging)
implementation(Library.timber)
implementation(Library.coroutine)
}

View file

@ -0,0 +1 @@
o/jetified-network.jar

View file

@ -0,0 +1 @@
o/jetified-network

View file

@ -0,0 +1 @@
o/jetified-network

View file

@ -0,0 +1 @@
o/jetified-network.jar

View file

@ -0,0 +1 @@
o/jetified-network.jar

View file

@ -0,0 +1 @@
o/jetified-network.jar

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more