exponea/exponea-android-sdk

Use androidX

Closed this issue · 3 comments

+--- com.exponea.sdk:sdk:2.8.1
|    +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.61 -> 1.3.72 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.61 -> 1.3.72 (*)
|    +--- io.paperdb:paperdb:2.6
|    |    +--- com.esotericsoftware:kryo:4.0.1
|    |    |    +--- com.esotericsoftware:reflectasm:1.11.3
|    |    |    |    \--- org.ow2.asm:asm:5.0.4
|    |    |    +--- com.esotericsoftware:minlog:1.3.0
|    |    |    \--- org.objenesis:objenesis:2.5.1 -> 2.6
|    |    \--- de.javakaffee:kryo-serializers:0.40
|    |         \--- com.esotericsoftware:kryo:4.0.0 -> 4.0.1 (*)
|    +--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.7.2 (*)
|    +--- com.google.code.gson:gson:2.8.6
|    +--- org.danilopianini:gson-extras:0.2.2
|    |    +--- com.google.code.gson:gson:2.8.6
|    |    \--- javax.annotation:jsr250-api:1.0
|    +--- com.squareup.okhttp3:logging-interceptor:3.12.1 -> 4.7.2 (*)
|    +--- com.google.firebase:firebase-messaging:20.1.5 -> 20.2.3 (*)
|    +--- androidx.work:work-runtime-ktx:2.3.4
|    |    +--- androidx.work:work-runtime:2.3.4
|    |    |    +--- com.google.guava:listenablefuture:1.0
|    |    |    +--- androidx.lifecycle:lifecycle-livedata:2.1.0 -> 2.2.0 (*)
|    |    |    +--- androidx.room:room-runtime:2.2.3
|    |    |    |    +--- androidx.room:room-common:2.2.3
|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0
|    |    |    |    +--- androidx.sqlite:sqlite-framework:2.0.1 -> 2.1.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
|    |    |    |    |    \--- androidx.sqlite:sqlite:2.1.0
|    |    |    |    |         \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
|    |    |    |    +--- androidx.sqlite:sqlite:2.0.1 -> 2.1.0 (*)
|    |    |    |    \--- androidx.arch.core:core-runtime:2.0.1 -> 2.1.0 (*)
|    |    |    +--- androidx.sqlite:sqlite:2.1.0 (*)
|    |    |    +--- androidx.sqlite:sqlite-framework:2.1.0 (*)
|    |    |    +--- androidx.core:core:1.1.0 -> 1.3.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-service:2.1.0 -> 2.2.0 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.60 -> 1.3.72 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.0
|    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.50 -> 1.3.72 (*)
|    |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.0
|    |              +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.50 -> 1.3.72 (*)
|    |              \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.3.50 -> 1.3.72
|    +--- com.android.support.constraint:constraint-layout:1.1.3 <-----------------------------------------
|    |    \--- com.android.support.constraint:constraint-layout-solver:1.1.3
|    \--- com.google.android.material:material:1.1.0 (*)

Exponea sdk je posledna kniznica v nasom projekte ktora nepouziva androidx, a musime mat kvoli tomu zapnuty jetifier, a to spomaluje buildy

Fyi, aj prechod na moshi z gsonu by potesil

bump

Should be done in 2.9.1, sorry for the delay :)

Igi4 commented

Moved to AndroidX in 2.9.1 :)