Skip to content

Commit f1c133b

Browse files
authored
Update build.gradle.kts
1 parent 8e9c39f commit f1c133b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-native-sqldelight-driver/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ kotlin {
2929
macosArm64 { config() }
3030
macosX64 { config() }
3131
linuxX64 { config() }
32-
// linuxArm64 { config() }
32+
linuxArm64 { config() }
3333
// mingwX64 { config() }
3434

3535
sourceSets {

0 commit comments

Comments
 (0)