Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 9, 2024
1 parent 3114eb2 commit e1477c0
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 8 deletions.
98 changes: 94 additions & 4 deletions docs/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -35685,7 +35685,7 @@
"full_name": "ktorio/ktor",
"html_url": "https://github.com/ktorio/ktor",
"description": "Framework for quickly creating connected applications in Kotlin with minimal effort",
"stars_count": 12088,
"stars_count": 12089,
"watchers_count": 177,
"issues_count": 153,
"forks_count": 975,
Expand Down Expand Up @@ -306616,7 +306616,7 @@
"description": "Kotlin Asynchronous Bluetooth Low-Energy",
"stars_count": 720,
"watchers_count": 18,
"issues_count": 53,
"issues_count": 55,
"forks_count": 71,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -391924,7 +391924,7 @@
"description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.",
"stars_count": 148,
"watchers_count": 4,
"issues_count": 9,
"issues_count": 10,
"forks_count": 9,
"license": "MIT License",
"topics": [
Expand Down Expand Up @@ -409172,7 +409172,7 @@
"description": "Library to use Kotlin Coroutines from Swift code in KMP apps",
"stars_count": 932,
"watchers_count": 14,
"issues_count": 17,
"issues_count": 18,
"forks_count": 31,
"license": "MIT License",
"topics": [
Expand Down Expand Up @@ -427068,5 +427068,95 @@
},
"category": "Device",
"maven": "https://repo1.maven.org/maven2/io/github/swapnil-musale/KDeviceInfo/"
},
{
"groupId": "io.github.tweener",
"artifactId": "kmp-charts",
"path": "io.github.tweener:kmp-charts",
"latestVersion": "1.0.0",
"lastUpdated": "20240306132714",
"versions": [
{
"version": "1.0.0",
"mpp": true,
"gradle": "8.2",
"kotlin": "1.9.21",
"targets": {
"metadataApiElements": {
"platform": "common"
},
"metadataSourcesElements": {
"platform": "common"
},
"releaseApiElements-published": {
"platform": "androidJvm"
},
"releaseRuntimeElements-published": {
"platform": "androidJvm"
},
"releaseSourcesElements-published": {
"platform": "androidJvm"
},
"iosArm64ApiElements-published": {
"platform": "native",
"target": "ios_arm64"
},
"iosArm64SourcesElements-published": {
"platform": "native",
"target": "ios_arm64"
},
"iosArm64MetadataElements-published": {
"platform": "native",
"target": "ios_arm64"
},
"iosSimulatorArm64ApiElements-published": {
"platform": "native",
"target": "ios_simulator_arm64"
},
"iosSimulatorArm64SourcesElements-published": {
"platform": "native",
"target": "ios_simulator_arm64"
},
"iosSimulatorArm64MetadataElements-published": {
"platform": "native",
"target": "ios_simulator_arm64"
},
"iosX64ApiElements-published": {
"platform": "native",
"target": "ios_x64"
},
"iosX64SourcesElements-published": {
"platform": "native",
"target": "ios_x64"
},
"iosX64MetadataElements-published": {
"platform": "native",
"target": "ios_x64"
}
}
}
],
"github": {
"name": "kmp-charts",
"full_name": "Tweener/kmp-charts",
"html_url": "https://github.com/Tweener/kmp-charts",
"description": "A Kotlin/Compose Multiplatform library that offers many different types of charts to display data.",
"stars_count": 3,
"watchers_count": 1,
"issues_count": 0,
"forks_count": 0,
"license": "Apache License 2.0",
"topics": [
"android",
"charts",
"compose",
"compose-multiplatform",
"ios",
"kotlin",
"kotlin-multiplatform"
]
},
"category": "UI",
"maven": "https://repo1.maven.org/maven2/io/github/tweener/kmp-charts/"
}
]
98 changes: 94 additions & 4 deletions public/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -35685,7 +35685,7 @@
"full_name": "ktorio/ktor",
"html_url": "https://github.com/ktorio/ktor",
"description": "Framework for quickly creating connected applications in Kotlin with minimal effort",
"stars_count": 12088,
"stars_count": 12089,
"watchers_count": 177,
"issues_count": 153,
"forks_count": 975,
Expand Down Expand Up @@ -306616,7 +306616,7 @@
"description": "Kotlin Asynchronous Bluetooth Low-Energy",
"stars_count": 720,
"watchers_count": 18,
"issues_count": 53,
"issues_count": 55,
"forks_count": 71,
"license": "Apache License 2.0",
"topics": [
Expand Down Expand Up @@ -391924,7 +391924,7 @@
"description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.",
"stars_count": 148,
"watchers_count": 4,
"issues_count": 9,
"issues_count": 10,
"forks_count": 9,
"license": "MIT License",
"topics": [
Expand Down Expand Up @@ -409172,7 +409172,7 @@
"description": "Library to use Kotlin Coroutines from Swift code in KMP apps",
"stars_count": 932,
"watchers_count": 14,
"issues_count": 17,
"issues_count": 18,
"forks_count": 31,
"license": "MIT License",
"topics": [
Expand Down Expand Up @@ -427068,5 +427068,95 @@
},
"category": "Device",
"maven": "https://repo1.maven.org/maven2/io/github/swapnil-musale/KDeviceInfo/"
},
{
"groupId": "io.github.tweener",
"artifactId": "kmp-charts",
"path": "io.github.tweener:kmp-charts",
"latestVersion": "1.0.0",
"lastUpdated": "20240306132714",
"versions": [
{
"version": "1.0.0",
"mpp": true,
"gradle": "8.2",
"kotlin": "1.9.21",
"targets": {
"metadataApiElements": {
"platform": "common"
},
"metadataSourcesElements": {
"platform": "common"
},
"releaseApiElements-published": {
"platform": "androidJvm"
},
"releaseRuntimeElements-published": {
"platform": "androidJvm"
},
"releaseSourcesElements-published": {
"platform": "androidJvm"
},
"iosArm64ApiElements-published": {
"platform": "native",
"target": "ios_arm64"
},
"iosArm64SourcesElements-published": {
"platform": "native",
"target": "ios_arm64"
},
"iosArm64MetadataElements-published": {
"platform": "native",
"target": "ios_arm64"
},
"iosSimulatorArm64ApiElements-published": {
"platform": "native",
"target": "ios_simulator_arm64"
},
"iosSimulatorArm64SourcesElements-published": {
"platform": "native",
"target": "ios_simulator_arm64"
},
"iosSimulatorArm64MetadataElements-published": {
"platform": "native",
"target": "ios_simulator_arm64"
},
"iosX64ApiElements-published": {
"platform": "native",
"target": "ios_x64"
},
"iosX64SourcesElements-published": {
"platform": "native",
"target": "ios_x64"
},
"iosX64MetadataElements-published": {
"platform": "native",
"target": "ios_x64"
}
}
}
],
"github": {
"name": "kmp-charts",
"full_name": "Tweener/kmp-charts",
"html_url": "https://github.com/Tweener/kmp-charts",
"description": "A Kotlin/Compose Multiplatform library that offers many different types of charts to display data.",
"stars_count": 3,
"watchers_count": 1,
"issues_count": 0,
"forks_count": 0,
"license": "Apache License 2.0",
"topics": [
"android",
"charts",
"compose",
"compose-multiplatform",
"ios",
"kotlin",
"kotlin-multiplatform"
]
},
"category": "UI",
"maven": "https://repo1.maven.org/maven2/io/github/tweener/kmp-charts/"
}
]

0 comments on commit e1477c0

Please sign in to comment.