From a3dff94aa15f5201e9fc06af9ef53a93e2081078 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 9 Dec 2024 01:03:21 +0000 Subject: [PATCH] Update versions --- docs/data.json | 284 +++++++++++++++++++++++++++++++++++++++++------ public/data.json | 284 +++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 498 insertions(+), 70 deletions(-) diff --git a/docs/data.json b/docs/data.json index 1186b9d..74274e9 100644 --- a/docs/data.json +++ b/docs/data.json @@ -2338,8 +2338,8 @@ "groupId": "dev.icerock.moko", "artifactId": "resources", "path": "dev.icerock.moko:resources", - "latestVersion": "0.24.3", - "lastUpdated": "20240922161023", + "latestVersion": "0.24.4", + "lastUpdated": "20241208131611", "versions": [ { "version": "0.15.1", @@ -5811,6 +5811,164 @@ "target": "watchos_x64" } } + }, + { + "version": "0.24.4", + "mpp": true, + "gradle": "8.2.1", + "kotlin": "1.9.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } } ], "github": { @@ -5818,9 +5976,9 @@ "full_name": "icerockdev/moko-resources", "html_url": "https://github.com/icerockdev/moko-resources", "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 1119, + "stars_count": 1120, "watchers_count": 16, - "issues_count": 151, + "issues_count": 149, "forks_count": 125, "license": "Apache License 2.0", "topics": [ @@ -6508,7 +6666,7 @@ "stars_count": 404, "watchers_count": 9, "issues_count": 35, - "forks_count": 43, + "forks_count": 42, "license": "Apache License 2.0", "topics": [ "android", @@ -8494,7 +8652,7 @@ "full_name": "icerockdev/moko-graphics", "html_url": "https://github.com/icerockdev/moko-graphics", "description": "Graphics primitives for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 34, + "stars_count": 35, "watchers_count": 7, "issues_count": 3, "forks_count": 5, @@ -9547,8 +9705,8 @@ "html_url": "https://github.com/icerockdev/moko-maps", "description": "Control your map from common code for mobile (android & ios) Kotlin Multiplatform development", "stars_count": 87, - "watchers_count": 8, - "issues_count": 19, + "watchers_count": 7, + "issues_count": 20, "forks_count": 16, "license": "Apache License 2.0", "topics": [ @@ -9867,7 +10025,7 @@ "full_name": "icerockdev/moko-geo", "html_url": "https://github.com/icerockdev/moko-geo", "description": "Geolocation access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 176, + "stars_count": 177, "watchers_count": 6, "issues_count": 11, "forks_count": 16, @@ -25086,7 +25244,7 @@ "full_name": "russhwolf/multiplatform-settings", "html_url": "https://github.com/russhwolf/multiplatform-settings", "description": "A Kotlin Multiplatform library for saving simple key-value data", - "stars_count": 1711, + "stars_count": 1714, "watchers_count": 18, "issues_count": 23, "forks_count": 69, @@ -35285,9 +35443,9 @@ "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": 13101, + "stars_count": 13102, "watchers_count": 176, - "issues_count": 163, + "issues_count": 164, "forks_count": 1073, "license": "Apache License 2.0", "topics": [ @@ -208850,7 +209008,7 @@ "full_name": "sqldelight/sqldelight", "html_url": "https://github.com/sqldelight/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 6223, + "stars_count": 6224, "watchers_count": 125, "issues_count": 666, "forks_count": 519, @@ -212661,7 +212819,7 @@ "full_name": "badoo/Reaktive", "html_url": "https://github.com/badoo/Reaktive", "description": "Kotlin multi-platform implementation of Reactive Extensions", - "stars_count": 1178, + "stars_count": 1177, "watchers_count": 26, "issues_count": 2, "forks_count": 58, @@ -229535,7 +229693,7 @@ "full_name": "kosi-libs/Kodein", "html_url": "https://github.com/kosi-libs/Kodein", "description": "Painless Kotlin Dependency Injection", - "stars_count": 3222, + "stars_count": 3224, "watchers_count": 50, "issues_count": 6, "forks_count": 176, @@ -230363,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": 349, + "stars_count": 350, "watchers_count": 8, "issues_count": 7, "forks_count": 47, @@ -236325,7 +236483,7 @@ "full_name": "square/okio", "html_url": "https://github.com/square/okio", "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", - "stars_count": 8814, + "stars_count": 8813, "watchers_count": 263, "issues_count": 91, "forks_count": 1177, @@ -237884,7 +238042,7 @@ "full_name": "Kotlin/kotlinx-atomicfu", "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", "description": "The idiomatic way to use atomic operations in Kotlin", - "stars_count": 929, + "stars_count": 930, "watchers_count": 32, "issues_count": 48, "forks_count": 59, @@ -244457,7 +244615,7 @@ "description": ":rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", "stars_count": 3773, "watchers_count": 112, - "issues_count": 140, + "issues_count": 139, "forks_count": 657, "license": "MIT License", "topics": [ @@ -247339,7 +247497,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1178, + "stars_count": 1180, "watchers_count": 27, "issues_count": 91, "forks_count": 158, @@ -249593,7 +249751,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1178, + "stars_count": 1180, "watchers_count": 27, "issues_count": 91, "forks_count": 158, @@ -251764,7 +251922,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1178, + "stars_count": 1180, "watchers_count": 27, "issues_count": 91, "forks_count": 158, @@ -254018,7 +254176,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1178, + "stars_count": 1180, "watchers_count": 27, "issues_count": 91, "forks_count": 158, @@ -256272,7 +256430,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1178, + "stars_count": 1180, "watchers_count": 27, "issues_count": 91, "forks_count": 158, @@ -256295,8 +256453,8 @@ "groupId": "dev.inmo", "artifactId": "tgbotapi", "path": "dev.inmo:tgbotapi", - "latestVersion": "21.0.1", - "lastUpdated": "20241203070401", + "latestVersion": "22.0.0", + "lastUpdated": "20241208090546", "versions": [ { "version": "0.29.0", @@ -261529,6 +261687,62 @@ "target": "mingw_x64" } } + }, + { + "version": "22.0.0", + "mpp": true, + "gradle": "8.10.2", + "kotlin": "2.1.0", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxArm64ApiElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxArm64SourcesElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } } ], "github": { @@ -261538,7 +261752,7 @@ "description": "Type-safe library for work with Telegram Bot API", "stars_count": 365, "watchers_count": 5, - "issues_count": 11, + "issues_count": 9, "forks_count": 32, "license": "Apache License 2.0", "topics": [ @@ -278407,7 +278621,7 @@ "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", "stars_count": 9124, "watchers_count": 107, - "issues_count": 107, + "issues_count": 108, "forks_count": 721, "license": "Apache License 2.0", "topics": [ @@ -316305,7 +316519,7 @@ "full_name": "ReactiveCircus/cache4k", "html_url": "https://github.com/ReactiveCircus/cache4k", "description": "In-memory Cache for Kotlin Multiplatform.", - "stars_count": 285, + "stars_count": 286, "watchers_count": 10, "issues_count": 9, "forks_count": 20, @@ -367289,7 +367503,7 @@ "full_name": "irgaly/kfswatch", "html_url": "https://github.com/irgaly/kfswatch", "description": "Kotlin Multiplatform File System Watcher", - "stars_count": 103, + "stars_count": 104, "watchers_count": 2, "issues_count": 3, "forks_count": 0, @@ -371502,7 +371716,7 @@ "full_name": "ltttttttttttt/ComposeViews", "html_url": "https://github.com/ltttttttttttt/ComposeViews", "description": "Compose Multiplatform views, in to Android, Web, Desktop, iOS: Pager, Banner, Indicator, Refresh Layout, Flow Layout, Menu Floating Action Button, Pull To Refresh, Chain Scrollable Component, Scrollable App Bar(Nested Scroll View),Date Selector(Time Selector Date Picker), Swipe To Dismiss, Image viewer, ZoomLayout, Star Bar and more", - "stars_count": 447, + "stars_count": 448, "watchers_count": 3, "issues_count": 3, "forks_count": 35, @@ -388423,9 +388637,9 @@ "full_name": "mirzemehdi/KMPNotifier", "html_url": "https://github.com/mirzemehdi/KMPNotifier", "description": "Kotlin Multiplatform Push Notification Library targetting android, iOS, Desktop and Web (JS and Wasm)", - "stars_count": 346, + "stars_count": 347, "watchers_count": 4, - "issues_count": 10, + "issues_count": 9, "forks_count": 23, "license": "Apache License 2.0", "topics": [ @@ -389485,7 +389699,7 @@ "description": "Kotlin Multiplatform Authentication Library targetting android and iOS ", "stars_count": 241, "watchers_count": 4, - "issues_count": 15, + "issues_count": 16, "forks_count": 23, "license": "Apache License 2.0", "topics": [ @@ -394426,7 +394640,7 @@ "description": "Kotlin asynchronous media loading and caching library for Compose. ", "stars_count": 657, "watchers_count": 13, - "issues_count": 23, + "issues_count": 22, "forks_count": 25, "license": "Apache License 2.0", "topics": [ diff --git a/public/data.json b/public/data.json index 1186b9d..74274e9 100644 --- a/public/data.json +++ b/public/data.json @@ -2338,8 +2338,8 @@ "groupId": "dev.icerock.moko", "artifactId": "resources", "path": "dev.icerock.moko:resources", - "latestVersion": "0.24.3", - "lastUpdated": "20240922161023", + "latestVersion": "0.24.4", + "lastUpdated": "20241208131611", "versions": [ { "version": "0.15.1", @@ -5811,6 +5811,164 @@ "target": "watchos_x64" } } + }, + { + "version": "0.24.4", + "mpp": true, + "gradle": "8.2.1", + "kotlin": "1.9.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "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" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } } ], "github": { @@ -5818,9 +5976,9 @@ "full_name": "icerockdev/moko-resources", "html_url": "https://github.com/icerockdev/moko-resources", "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 1119, + "stars_count": 1120, "watchers_count": 16, - "issues_count": 151, + "issues_count": 149, "forks_count": 125, "license": "Apache License 2.0", "topics": [ @@ -6508,7 +6666,7 @@ "stars_count": 404, "watchers_count": 9, "issues_count": 35, - "forks_count": 43, + "forks_count": 42, "license": "Apache License 2.0", "topics": [ "android", @@ -8494,7 +8652,7 @@ "full_name": "icerockdev/moko-graphics", "html_url": "https://github.com/icerockdev/moko-graphics", "description": "Graphics primitives for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 34, + "stars_count": 35, "watchers_count": 7, "issues_count": 3, "forks_count": 5, @@ -9547,8 +9705,8 @@ "html_url": "https://github.com/icerockdev/moko-maps", "description": "Control your map from common code for mobile (android & ios) Kotlin Multiplatform development", "stars_count": 87, - "watchers_count": 8, - "issues_count": 19, + "watchers_count": 7, + "issues_count": 20, "forks_count": 16, "license": "Apache License 2.0", "topics": [ @@ -9867,7 +10025,7 @@ "full_name": "icerockdev/moko-geo", "html_url": "https://github.com/icerockdev/moko-geo", "description": "Geolocation access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 176, + "stars_count": 177, "watchers_count": 6, "issues_count": 11, "forks_count": 16, @@ -25086,7 +25244,7 @@ "full_name": "russhwolf/multiplatform-settings", "html_url": "https://github.com/russhwolf/multiplatform-settings", "description": "A Kotlin Multiplatform library for saving simple key-value data", - "stars_count": 1711, + "stars_count": 1714, "watchers_count": 18, "issues_count": 23, "forks_count": 69, @@ -35285,9 +35443,9 @@ "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": 13101, + "stars_count": 13102, "watchers_count": 176, - "issues_count": 163, + "issues_count": 164, "forks_count": 1073, "license": "Apache License 2.0", "topics": [ @@ -208850,7 +209008,7 @@ "full_name": "sqldelight/sqldelight", "html_url": "https://github.com/sqldelight/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 6223, + "stars_count": 6224, "watchers_count": 125, "issues_count": 666, "forks_count": 519, @@ -212661,7 +212819,7 @@ "full_name": "badoo/Reaktive", "html_url": "https://github.com/badoo/Reaktive", "description": "Kotlin multi-platform implementation of Reactive Extensions", - "stars_count": 1178, + "stars_count": 1177, "watchers_count": 26, "issues_count": 2, "forks_count": 58, @@ -229535,7 +229693,7 @@ "full_name": "kosi-libs/Kodein", "html_url": "https://github.com/kosi-libs/Kodein", "description": "Painless Kotlin Dependency Injection", - "stars_count": 3222, + "stars_count": 3224, "watchers_count": 50, "issues_count": 6, "forks_count": 176, @@ -230363,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": 349, + "stars_count": 350, "watchers_count": 8, "issues_count": 7, "forks_count": 47, @@ -236325,7 +236483,7 @@ "full_name": "square/okio", "html_url": "https://github.com/square/okio", "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", - "stars_count": 8814, + "stars_count": 8813, "watchers_count": 263, "issues_count": 91, "forks_count": 1177, @@ -237884,7 +238042,7 @@ "full_name": "Kotlin/kotlinx-atomicfu", "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", "description": "The idiomatic way to use atomic operations in Kotlin", - "stars_count": 929, + "stars_count": 930, "watchers_count": 32, "issues_count": 48, "forks_count": 59, @@ -244457,7 +244615,7 @@ "description": ":rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", "stars_count": 3773, "watchers_count": 112, - "issues_count": 140, + "issues_count": 139, "forks_count": 657, "license": "MIT License", "topics": [ @@ -247339,7 +247497,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1178, + "stars_count": 1180, "watchers_count": 27, "issues_count": 91, "forks_count": 158, @@ -249593,7 +249751,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1178, + "stars_count": 1180, "watchers_count": 27, "issues_count": 91, "forks_count": 158, @@ -251764,7 +251922,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1178, + "stars_count": 1180, "watchers_count": 27, "issues_count": 91, "forks_count": 158, @@ -254018,7 +254176,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1178, + "stars_count": 1180, "watchers_count": 27, "issues_count": 91, "forks_count": 158, @@ -256272,7 +256430,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 1178, + "stars_count": 1180, "watchers_count": 27, "issues_count": 91, "forks_count": 158, @@ -256295,8 +256453,8 @@ "groupId": "dev.inmo", "artifactId": "tgbotapi", "path": "dev.inmo:tgbotapi", - "latestVersion": "21.0.1", - "lastUpdated": "20241203070401", + "latestVersion": "22.0.0", + "lastUpdated": "20241208090546", "versions": [ { "version": "0.29.0", @@ -261529,6 +261687,62 @@ "target": "mingw_x64" } } + }, + { + "version": "22.0.0", + "mpp": true, + "gradle": "8.10.2", + "kotlin": "2.1.0", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxArm64ApiElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxArm64SourcesElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } } ], "github": { @@ -261538,7 +261752,7 @@ "description": "Type-safe library for work with Telegram Bot API", "stars_count": 365, "watchers_count": 5, - "issues_count": 11, + "issues_count": 9, "forks_count": 32, "license": "Apache License 2.0", "topics": [ @@ -278407,7 +278621,7 @@ "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", "stars_count": 9124, "watchers_count": 107, - "issues_count": 107, + "issues_count": 108, "forks_count": 721, "license": "Apache License 2.0", "topics": [ @@ -316305,7 +316519,7 @@ "full_name": "ReactiveCircus/cache4k", "html_url": "https://github.com/ReactiveCircus/cache4k", "description": "In-memory Cache for Kotlin Multiplatform.", - "stars_count": 285, + "stars_count": 286, "watchers_count": 10, "issues_count": 9, "forks_count": 20, @@ -367289,7 +367503,7 @@ "full_name": "irgaly/kfswatch", "html_url": "https://github.com/irgaly/kfswatch", "description": "Kotlin Multiplatform File System Watcher", - "stars_count": 103, + "stars_count": 104, "watchers_count": 2, "issues_count": 3, "forks_count": 0, @@ -371502,7 +371716,7 @@ "full_name": "ltttttttttttt/ComposeViews", "html_url": "https://github.com/ltttttttttttt/ComposeViews", "description": "Compose Multiplatform views, in to Android, Web, Desktop, iOS: Pager, Banner, Indicator, Refresh Layout, Flow Layout, Menu Floating Action Button, Pull To Refresh, Chain Scrollable Component, Scrollable App Bar(Nested Scroll View),Date Selector(Time Selector Date Picker), Swipe To Dismiss, Image viewer, ZoomLayout, Star Bar and more", - "stars_count": 447, + "stars_count": 448, "watchers_count": 3, "issues_count": 3, "forks_count": 35, @@ -388423,9 +388637,9 @@ "full_name": "mirzemehdi/KMPNotifier", "html_url": "https://github.com/mirzemehdi/KMPNotifier", "description": "Kotlin Multiplatform Push Notification Library targetting android, iOS, Desktop and Web (JS and Wasm)", - "stars_count": 346, + "stars_count": 347, "watchers_count": 4, - "issues_count": 10, + "issues_count": 9, "forks_count": 23, "license": "Apache License 2.0", "topics": [ @@ -389485,7 +389699,7 @@ "description": "Kotlin Multiplatform Authentication Library targetting android and iOS ", "stars_count": 241, "watchers_count": 4, - "issues_count": 15, + "issues_count": 16, "forks_count": 23, "license": "Apache License 2.0", "topics": [ @@ -394426,7 +394640,7 @@ "description": "Kotlin asynchronous media loading and caching library for Compose. ", "stars_count": 657, "watchers_count": 13, - "issues_count": 23, + "issues_count": 22, "forks_count": 25, "license": "Apache License 2.0", "topics": [