File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ dependencies {
7373 // Google is currently working on a fix but there is already a workaround:
7474 // add these dependencies to every module where you use the Compose preview:
7575 debugApi(" androidx.customview:customview:1.2.0" )
76- debugApi(" androidx.customview:customview-poolingcontainer:1.0 .0" )
76+ debugApi(" androidx.customview:customview-poolingcontainer:1.1 .0" )
7777
7878 // Testing
7979 testImplementation(" junit:junit:4.13.2" )
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ dependencies {
7171 // Google is currently working on a fix but there is already a workaround:
7272 // add these dependencies to every module where you use the Compose preview:
7373 debugApi(" androidx.customview:customview:1.2.0" )
74- debugApi(" androidx.customview:customview-poolingcontainer:1.0 .0" )
74+ debugApi(" androidx.customview:customview-poolingcontainer:1.1 .0" )
7575
7676 // Testing
7777 testImplementation(" junit:junit:4.13.2" )
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ dependencies {
7373 // Google is currently working on a fix but there is already a workaround:
7474 // add these dependencies to every module where you use the Compose preview:
7575 debugApi(" androidx.customview:customview:1.2.0" )
76- debugApi(" androidx.customview:customview-poolingcontainer:1.0 .0" )
76+ debugApi(" androidx.customview:customview-poolingcontainer:1.1 .0" )
7777
7878 // Testing
7979 testImplementation(" junit:junit:4.13.2" )
You can’t perform that action at this time.
0 commit comments