File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ dependencies {
7272 //
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:
75- debugApi(" androidx.customview:customview:1.2.0-beta01 " )
75+ debugApi(" androidx.customview:customview:1.2.0" )
7676 debugApi(" androidx.customview:customview-poolingcontainer:1.0.0" )
7777
7878 // Testing
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ dependencies {
7070 //
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:
73- debugApi(" androidx.customview:customview:1.2.0-beta01 " )
73+ debugApi(" androidx.customview:customview:1.2.0" )
7474 debugApi(" androidx.customview:customview-poolingcontainer:1.0.0" )
7575
7676 // Testing
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ dependencies {
7272 //
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:
75- debugApi(" androidx.customview:customview:1.2.0-beta01 " )
75+ debugApi(" androidx.customview:customview:1.2.0" )
7676 debugApi(" androidx.customview:customview-poolingcontainer:1.0.0" )
7777
7878 // Testing
You can’t perform that action at this time.
0 commit comments