9
0

dependency update

This commit is contained in:
Norbert Wahl 2025-02-14 16:49:52 +01:00
parent e14f46d48b
commit 4cdb340ca0

View File

@ -62,7 +62,7 @@ dependencies {
// webid product-plugin
//noinspection GradleDependency
def product_catalog_version = "13.4.1"
def product_catalog_version = "13.4.3"
implementation ("de.webid-solutions:android_meta_plugin:$product_catalog_version") {
changing = true
}