@@ -54,19 +54,19 @@ dependencies {
5454 implementation project(' :core' )
5555
5656 implementation ' androidx.core:core-ktx:1.7.0'
57- implementation ' androidx.appcompat:appcompat:1.3 .1'
57+ implementation ' androidx.appcompat:appcompat:1.4 .1'
5858 implementation ' androidx.recyclerview:recyclerview:1.2.1'
5959 implementation ' androidx.cardview:cardview:1.0.0'
6060 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
6161 implementation ' androidx.webkit:webkit:1.4.0'
6262 implementation ' androidx.viewpager2:viewpager2:1.0.0'
63- implementation ' com.google.android.material:material:1.5.0-beta01 '
63+ implementation ' com.google.android.material:material:1.5.0'
6464 implementation ' com.github.google:flexbox-layout:2.0.1'
6565 implementation ' me.relex:circleindicator:2.1.6'
66- implementation ' ch.datatrans:android-sdk:1.4.3 '
67- implementation ' com.google.android.gms:play-services-wallet:18 .1.3 '
66+ implementation ' ch.datatrans:android-sdk:1.5.0 '
67+ implementation ' com.google.android.gms:play-services-wallet:19 .1.0 '
6868 implementation ' eu.rekisoft.android.util:LazyWorker:2.1.0'
69- implementation ' androidx.biometric:biometric:1.2.0-alpha03 '
69+ implementation ' androidx.biometric:biometric:1.2.0-alpha04 '
7070
7171 def camerax_version = ' 1.0.2'
7272 implementation " androidx.camera:camera-core:${ camerax_version} "
@@ -75,7 +75,7 @@ dependencies {
7575 implementation " androidx.camera:camera-view:1.0.0-alpha30"
7676 implementation " androidx.camera:camera-extensions:1.0.0-alpha30"
7777
78- def navigation_version = ' 2.3.5 '
78+ def navigation_version = ' 2.4.0 '
7979 implementation " androidx.navigation:navigation-runtime-ktx:$navigation_version "
8080 implementation " androidx.navigation:navigation-fragment-ktx:$navigation_version "
8181 implementation " androidx.navigation:navigation-ui-ktx:$navigation_version "
0 commit comments