dependency update
This commit is contained in:
parent
5fe5df1376
commit
da913aa010
@ -62,7 +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')
|
||||
implementation('de.webid-solutions:android_document_scanner:20.4.0')
|
||||
|
||||
debugImplementation 'androidx.compose.ui:ui-tooling'
|
||||
|
||||
@ -74,7 +74,7 @@ dependencies {
|
||||
// webid product-plugin
|
||||
//noinspection GradleDependency
|
||||
|
||||
def product_catalog_version = "21.1.2-SNAPSHOT"
|
||||
def product_catalog_version = "21.2.0"
|
||||
implementation ("de.webid-solutions:android_meta_plugin:$product_catalog_version") {
|
||||
changing = true
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user