Skip to content

Commit

Permalink
Merge pull request #23 from crowdproj/feature/version-update
Browse files Browse the repository at this point in the history
Test is fixed, all platforms are recovered
  • Loading branch information
svok committed Sep 25, 2023
2 parents 2aa40fa + 1855554 commit cb7747f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,10 @@ kotlin {
jvm()
linuxX64()
linuxArm64()
// linuxArm32Hfp()
// linuxMips32()
// linuxMipsel32()
ios()
iosX64()
iosArm64()
iosSimulatorArm64()
// iosSimulatorArm64()
macosX64()
macosArm64()
tvos()
Expand Down

0 comments on commit cb7747f

Please sign in to comment.