From 034d787f12367c7a62b6ae78db08ae723beda034 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Tue, 2 Jan 2024 15:19:45 -0300 Subject: Upgrade libraries --- wallet/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wallet') diff --git a/wallet/build.gradle b/wallet/build.gradle index c8ac171..78f04f3 100644 --- a/wallet/build.gradle +++ b/wallet/build.gradle @@ -126,7 +126,7 @@ dependencies { implementation "androidx.compose.runtime:runtime-livedata" implementation "androidx.lifecycle:lifecycle-viewmodel-compose" implementation "com.google.accompanist:accompanist-themeadapter-material3:0.28.0" - implementation 'androidx.activity:activity-compose:1.8.1' + implementation 'androidx.activity:activity-compose:1.8.2' implementation 'androidx.compose.ui:ui-tooling-preview' debugImplementation 'androidx.compose.ui:ui-tooling' -- cgit v1.2.3