Updated on 2026-08-14

This commit is contained in:
Tangem 2022-07-21 16:18:45 +03:00
parent 20dcfc7724
commit 5f5f1e4f97

View file

@ -171,6 +171,7 @@ dependencies {
implementation 'androidx.compose.ui:ui:1.1.1'
implementation 'androidx.compose.ui:ui-tooling:1.1.1'
implementation "com.google.accompanist:accompanist-appcompat-theme:0.23.0"
implementation "com.google.accompanist:accompanist-systemuicontroller:0.23.0"
implementation "com.github.skydoves:androidveil:1.1.2"