Update dependencies

This commit is contained in:
problematicconsumer
2023-10-26 16:49:29 +03:30
parent ef68104918
commit 7c541e869f
6 changed files with 135 additions and 194 deletions

View File

@@ -131,7 +131,4 @@ dependencies {
implementation 'androidx.core:core-ktx:1.10.1'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.6.1'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
implementation 'androidx.window:window:1.0.0'
implementation 'androidx.window:window-java:1.0.0'
}