File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ dependencies {
4646 implementation(" org.jsoup:jsoup:1.18.1" )
4747
4848 // Summon SSR framework + Sigil 3D/effects library
49- // Sigil 0.2.5 .0 fixes SSR rendering - RawHtml properly emits canvas HTML
49+ // Sigil 0.2.6 .0 - SSR canvas works in both Summon pipeline and direct use
5050 implementation(" codes.yousef:summon:0.5.8.4" )
5151 implementation(" codes.yousef:materia-jvm:0.3.3.0" )
52- implementation(" codes.yousef.sigil:sigil-schema-jvm:0.2.5 .0" )
53- implementation(" codes.yousef.sigil:sigil-summon-jvm:0.2.5 .0" )
52+ implementation(" codes.yousef.sigil:sigil-schema-jvm:0.2.6 .0" )
53+ implementation(" codes.yousef.sigil:sigil-summon-jvm:0.2.6 .0" )
5454 implementation(" ch.qos.logback:logback-classic:$logback_version " )
5555
5656 // Cloud Firestore (ready for future integrations)
You can’t perform that action at this time.
0 commit comments