<dependency>
<groupId>app.cash.sqldelight</groupId>
<artifactId>runtime-watchosdevicearm64</artifactId>
<version>2.0.0</version>
<type>klib</type>
</dependency>
@Grapes(
@Grab(group='app.cash.sqldelight', module='runtime-watchosdevicearm64', version='2.0.0')
)
compile