@ -1,30 +1,31 @@
[ versions ]
[ versions ]
agp = "7.4.0 "
agp = "7.4.1 "
androidx-activity = "1.6.0 "
androidx-activity = "1.6.1 "
androidx-appcompat = "1.6.0-rc01 "
androidx-appcompat = "1.6.0"
androidx-browser = "1.4.0"
androidx-browser = "1.4.0"
androidx-cardview = "1.0.0"
androidx-cardview = "1.0.0"
androidx-constraintlayout = "2.1.4"
androidx-constraintlayout = "2.1.4"
androidx-core = "1.9.0"
androidx-core = "1.9.0"
androidx-exifinterface = "1.3.4 "
androidx-exifinterface = "1.3.5 "
androidx-fragment = "1.5.3 "
androidx-fragment = "1.5.5 "
androidx-junit = "1.1.3 "
androidx-junit = "1.1.5 "
androidx-paging = "3.1.1"
androidx-paging = "3.1.1"
androidx-preference = "1.2.0"
androidx-preference = "1.2.0"
androidx-recyclerview = "1.1.0 "
androidx-recyclerview = "1.2.1 "
androidx-sharetarget = "1.2.0"
androidx-sharetarget = "1.2.0"
androidx-splashscreen = "1.0.0"
androidx-splashscreen = "1.0.0"
androidx-swiperefresh-layout = "1.1.0"
androidx-swiperefresh-layout = "1.1.0"
androidx-testing = "2.1.0"
androidx-testing = "2.1.0"
androidx-viewpager2 = "1.0.0"
androidx-viewpager2 = "1.0.0"
androidx-work = "2.7.1"
androidx-work = "2.7.1"
androidx-room = "2.5.0"
autodispose = "2.1.1"
autodispose = "2.1.1"
bouncycastle = "1.70"
bouncycastle = "1.70"
conscrypt = "2.5.2"
conscrypt = "2.5.2"
coroutines = "1.6.4"
coroutines = "1.6.4"
dagger = "2.43.2"
dagger = "2.43.2"
emoji2 = "1.1.0"
emoji2 = "1.1.0"
espresso = "3.4.0 "
espresso = "3.5.1 "
filemoji-compat = "3.2.7"
filemoji-compat = "3.2.7"
glide = "4.13.2"
glide = "4.13.2"
glide-animation-plugin = "2.23.0"
glide-animation-plugin = "2.23.0"
@ -41,7 +42,6 @@ networkresult-calladapter = "1.0.0"
okhttp = "4.10.0"
okhttp = "4.10.0"
retrofit = "2.9.0"
retrofit = "2.9.0"
robolectric = "4.8.1"
robolectric = "4.8.1"
room = "2.4.3"
rxandroid3 = "3.0.0"
rxandroid3 = "3.0.0"
rxjava3 = "3.1.3"
rxjava3 = "3.1.3"
rxkotlin3 = "3.0.1"
rxkotlin3 = "3.0.1"
@ -77,10 +77,10 @@ androidx-lifecycle-reactivestreams-ktx = { module = "androidx.lifecycle:lifecycl
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx" , version . ref = "lifecycle" }
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx" , version . ref = "lifecycle" }
androidx-paging-runtime-ktx = { module = "androidx.paging:paging-runtime-ktx" , version . ref = "androidx-paging" }
androidx-paging-runtime-ktx = { module = "androidx.paging:paging-runtime-ktx" , version . ref = "androidx-paging" }
androidx-preference-ktx = { module = "androidx.preference:preference-ktx" , version . ref = "androidx-preference" }
androidx-preference-ktx = { module = "androidx.preference:preference-ktx" , version . ref = "androidx-preference" }
androidx-room-compiler = { module = "androidx.room:room-compiler" , version . ref = "room" }
androidx-room-compiler = { module = "androidx.room:room-compiler" , version . ref = "androidx- room" }
androidx-room-paging = { module = "androidx.room:room-paging" , version . ref = "room" }
androidx-room-paging = { module = "androidx.room:room-paging" , version . ref = "androidx- room" }
androidx-room-ktx = { module = "androidx.room:room-ktx" , version . ref = "room" }
androidx-room-ktx = { module = "androidx.room:room-ktx" , version . ref = "androidx- room" }
androidx-room-testing = { module = "androidx.room:room-testing" , version . ref = "room" }
androidx-room-testing = { module = "androidx.room:room-testing" , version . ref = "androidx- room" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview" , version . ref = "androidx-recyclerview" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview" , version . ref = "androidx-recyclerview" }
androidx-sharetarget = { module = "androidx.sharetarget:sharetarget" , version . ref = "androidx-sharetarget" }
androidx-sharetarget = { module = "androidx.sharetarget:sharetarget" , version . ref = "androidx-sharetarget" }
androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout" , version . ref = "androidx-swiperefresh-layout" }
androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout" , version . ref = "androidx-swiperefresh-layout" }