Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 13, 2024
1 parent 9786621 commit ab83dd2
Show file tree
Hide file tree
Showing 2 changed files with 550 additions and 32 deletions.
291 changes: 275 additions & 16 deletions docs/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1535,7 +1535,7 @@
"full_name": "icerockdev/moko-mvvm",
"html_url": "https://github.com/icerockdev/moko-mvvm",
"description": "Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development",
"stars_count": 1032,
"stars_count": 1033,
"watchers_count": 25,
"issues_count": 53,
"forks_count": 95,
Expand Down Expand Up @@ -6663,7 +6663,7 @@
"full_name": "icerockdev/moko-permissions",
"html_url": "https://github.com/icerockdev/moko-permissions",
"description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development",
"stars_count": 407,
"stars_count": 409,
"watchers_count": 9,
"issues_count": 35,
"forks_count": 42,
Expand Down Expand Up @@ -35443,7 +35443,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": 13121,
"stars_count": 13122,
"watchers_count": 176,
"issues_count": 160,
"forks_count": 1076,
Expand Down Expand Up @@ -209008,7 +209008,7 @@
"full_name": "sqldelight/sqldelight",
"html_url": "https://github.com/sqldelight/sqldelight",
"description": "SQLDelight - Generates typesafe Kotlin APIs from SQL",
"stars_count": 6228,
"stars_count": 6229,
"watchers_count": 126,
"issues_count": 669,
"forks_count": 520,
Expand Down Expand Up @@ -230521,7 +230521,7 @@
"full_name": "Reedyuk/blue-falcon",
"html_url": "https://github.com/Reedyuk/blue-falcon",
"description": "A Bluetooth kotlin multiplatform \"Cross-Platform\" library for iOS and Android",
"stars_count": 351,
"stars_count": 352,
"watchers_count": 8,
"issues_count": 7,
"forks_count": 47,
Expand Down Expand Up @@ -247499,8 +247499,8 @@
"description": "A Kotlin-first SDK for Firebase",
"stars_count": 1183,
"watchers_count": 27,
"issues_count": 93,
"forks_count": 158,
"issues_count": 92,
"forks_count": 159,
"license": "Apache License 2.0",
"topics": [
"firebase",
Expand Down Expand Up @@ -249753,8 +249753,8 @@
"description": "A Kotlin-first SDK for Firebase",
"stars_count": 1183,
"watchers_count": 27,
"issues_count": 93,
"forks_count": 158,
"issues_count": 92,
"forks_count": 159,
"license": "Apache License 2.0",
"topics": [
"firebase",
Expand Down Expand Up @@ -251924,8 +251924,8 @@
"description": "A Kotlin-first SDK for Firebase",
"stars_count": 1183,
"watchers_count": 27,
"issues_count": 93,
"forks_count": 158,
"issues_count": 92,
"forks_count": 159,
"license": "Apache License 2.0",
"topics": [
"firebase",
Expand Down Expand Up @@ -254178,8 +254178,8 @@
"description": "A Kotlin-first SDK for Firebase",
"stars_count": 1183,
"watchers_count": 27,
"issues_count": 93,
"forks_count": 158,
"issues_count": 92,
"forks_count": 159,
"license": "Apache License 2.0",
"topics": [
"firebase",
Expand Down Expand Up @@ -256432,8 +256432,8 @@
"description": "A Kotlin-first SDK for Firebase",
"stars_count": 1183,
"watchers_count": 27,
"issues_count": 93,
"forks_count": 158,
"issues_count": 92,
"forks_count": 159,
"license": "Apache License 2.0",
"topics": [
"firebase",
Expand Down Expand Up @@ -300535,7 +300535,7 @@
"full_name": "Kotlin/kotlinx-datetime",
"html_url": "https://github.com/Kotlin/kotlinx-datetime",
"description": "KotlinX multiplatform date/time library",
"stars_count": 2449,
"stars_count": 2450,
"watchers_count": 61,
"issues_count": 72,
"forks_count": 103,
Expand Down Expand Up @@ -397794,5 +397794,264 @@
},
"category": "UI",
"maven": "https://repo1.maven.org/maven2/com/huanshankeji/compose-html-material3/"
},
{
"groupId": "io.yumemi.tart",
"artifactId": "tart-core",
"path": "io.yumemi.tart:tart-core",
"latestVersion": "1.0.0-rc02",
"lastUpdated": "20241212090623",
"versions": [
{
"version": "1.0.0-alpha01",
"mpp": true,
"gradle": "8.7",
"kotlin": "2.0.20",
"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"
}
}
},
{
"version": "1.0.0-beta02",
"mpp": true,
"gradle": "8.7",
"kotlin": "2.0.20",
"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"
}
}
},
{
"version": "1.0.0-rc01",
"mpp": true,
"gradle": "8.7",
"kotlin": "2.0.20",
"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"
}
}
},
{
"version": "1.0.0-rc02",
"mpp": true,
"gradle": "8.7",
"kotlin": "2.0.20",
"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": "Tart",
"full_name": "yumemi-inc/Tart",
"html_url": "https://github.com/yumemi-inc/Tart",
"description": "A Kotlin Multiplatform Flux framework.",
"stars_count": 19,
"watchers_count": 3,
"issues_count": 0,
"forks_count": 0,
"license": "MIT License",
"topics": []
},
"category": "Architecture",
"maven": "https://repo1.maven.org/maven2/io/yumemi/tart/tart-core/"
}
]
Loading

0 comments on commit ab83dd2

Please sign in to comment.