diff --git a/android-sdk.aar b/android-sdk.aar index 9c0ccc9..6423f4a 100644 Binary files a/android-sdk.aar and b/android-sdk.aar differ diff --git a/pom.xml b/pom.xml index 0db1f22..daca87b 100644 --- a/pom.xml +++ b/pom.xml @@ -14,37 +14,43 @@ com.google.android.material material - 1.3.0 + 1.12.0 runtime com.google.code.gson gson - 2.9.0 + 2.10.1 runtime androidx.room room-runtime - 2.4.3 + 2.6.1 runtime androidx.room room-ktx - 2.3.0 + 2.6.1 runtime org.jetbrains.kotlinx kotlinx-coroutines-android - 1.6.1 + 1.8.0 runtime androidx.lifecycle lifecycle-process - 2.5.1 + 2.6.2 + runtime + + + androidx.lifecycle + lifecycle-runtime-ktx + 2.6.2 runtime