Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
danbrough committed Apr 1, 2023
1 parent dbca7e5 commit 8c1b907
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion demos/curl/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import org.jetbrains.kotlin.konan.target.HostManager

plugins {
kotlin("multiplatform")
//id("org.danbrough.kotlinxtras.binaries")
id("org.danbrough.kotlinxtras.core")
}

Expand Down
5 changes: 2 additions & 3 deletions demos/curl/versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@
#### suppress inspection "SpellCheckingInspection" for whole file
#### suppress inspection "UnusedProperty" for whole file

plugin.org.danbrough.kotlinxtras.core=0.0.3-beta14
plugin.org.danbrough.kotlinxtras.core=0.0.3-beta15

version.kotlin=1.8.10
## # available=1.8.20-Beta
version.kotlin=1.8.20

version.org.danbrough.kotlinxtras..common=0.0.1-beta01

Expand Down

0 comments on commit 8c1b907

Please sign in to comment.