10
0
This commit is contained in:
andre 2025-11-24 13:38:34 +01:00
parent afff693231
commit 1c2be8920a

View File

@ -62,6 +62,7 @@ dependencies {
implementation 'androidx.compose.foundation:foundation-layout:1.9.4'
implementation 'androidx.compose.ui:ui'
implementation 'androidx.compose.ui:ui-tooling-preview'
implementation('de.webid-solutions:android_document_scanner:20.3.0')
debugImplementation 'androidx.compose.ui:ui-tooling'