We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c3f3c commit 86e2b62Copy full SHA for 86e2b62
sqliter-driver/build.gradle.kts
@@ -26,6 +26,7 @@ kotlin {
26
watchosArm32(),
27
watchosArm64(),
28
watchosX86(),
29
+ watchosX64(),
30
tvosArm64(),
31
tvosX64(),
32
mingwX64("mingw") {
0 commit comments